Account/fme config

From Justin.tv API Wiki

Jump to: navigation, search

Request must be signed with valid OAuth tokens for a channel. Return result is the Flash Media Live Encoder xml config file for the channel whose token and secret is used to sign the request. Developers who are creating channels with the REST API can use the token and secret returned by the create request to sign this request.

Interface

URL: http://api.justin.tv/api/account/fme_config.xml
Formats: FME Config XML
Methods: GET
Authentication: Requires Authentication

Examples

  • http://api.justin.tv/api/account/fme_config.xml
Client Libraries