3Play Media: Docs


Live Transcoders

List transcoders / stream targets for Live Captioning associated with your project

Object Representation

Unless otherwise specified, all routes return the following data structure in the data key.

Name Type Description
id Integer 3Play Media ID of your transcoder
name String Transcoder name
service_type DateTime Auto or Professional captioning support
created_at DateTime Date the transcoder was created

Actions

  • List transcoders in your project

    GET https://api.3playmedia.com/v3/live_transcoders/

    Parameter Type Description Required Default
    id String Filter by id (can use comma-separated IDs) No no default
    name String Filter by transcoder name No no default
    name_cont String Filter by transcoder name (partial match) No no default
    created_before DateTime Filter by files created before specified date/time No no default
    created_after DateTime Filter by files created after specified date/time No no default