How to Monitor Streams Using W...
Creating Transcoding Profiles for WebRTC
4min
in order to enable transcoding of non webrtc compliant streams you need to first create the relevant transcoding profiles you need to create separate video and audio profiles for use with single version and multiple version transcoding methods you will then be able to apply those profiles to your streams as needed creating a video profile for “single version” transcoding to create a video profile for “single version” transcoding on the transcoder screen of the broadcaster ui, click new profile the add new profile window opens under codec type , select the h 264 radio button (default) in the name field, enter a name that describes this profile (e g webrtcsingleversionvideo) in the encoding profile field, select either baseline or main in the resolution fields, enter a low resolution that can be viewed by all of your users configure additional parameters as required, see creating new transcoding profiles docid\ nnzh8csjpfqldlzcxgz4c (in the zixi broadcaster user guide docid\ jgwixyn936aezmonzlern ) click apply the new profile is created and it can be used to configure a “single version” webrtc output creating an audio profile for “single version” transcoding to create an audio profile for “single version” transcoding on the transcoder screen of the broadcaster ui, click new profile the add new profile window opens under codec type , select the opus radio button (default) the opus configuration options are shown in the name field, enter a name that describes this profile (e g webrtcsingleversionaudio) configure additional parameters as required, see creating new transcoding profiles docid\ nnzh8csjpfqldlzcxgz4c (in the zixi broadcaster user guide docid\ jgwixyn936aezmonzlern ) click apply the new profile is created and it can be used to configure a “single version” webrtc output creating a video profile for “multiple version” transcoding to create a video profile for “multiple version” transcoding on the transcoder screen of the broadcaster ui, click new profile the add new profile window opens under codec type , select raw video (default) the raw video configuration options are shown in the name field, enter a name that describes this profile (e g webrtcmutipleversionvideo) configure additional parameters as required, see creating new transcoding profiles docid\ nnzh8csjpfqldlzcxgz4c (in the zixi broadcaster user guide docid\ jgwixyn936aezmonzlern ) click apply the new profile is created and it can be used to configure a “multiple version” webrtc output creating an audio profile for “multiple version” transcoding to create an audio profile for “multiple version” transcoding on the transcoder screen of the broadcaster ui, click new profile the add new profile window opens under codec type , select raw audio (default) the raw audio configuration options are shown in the name field, enter a name that describes this profile (e g webrtcmutipleversionaudio) configure additional parameters as required, see creating new transcoding profiles docid\ nnzh8csjpfqldlzcxgz4c (in the zixi broadcaster user guide docid\ jgwixyn936aezmonzlern ) click apply the new profile is created and it can be used to configure a “multiple version” webrtc output