Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transcode: update profile name for rendition that matches the source
stream's resolution Remote B (via access-token) rejects transcode request if a profile with name "source" is used. The "source" keyword is used to define an incoming RTMP push in go-livepeer (server/mediaserver.go) - which triggers a different use-case. Change the profile name to follow the name syntax (e.g. 720p) being used for the other profiles.
- Loading branch information