Hello.
I'm trying to do rtmp stream with 720p over phone, but I have some video glitches.
Once I updated the codes the glitches are gone, but the quality is bad.
codecs=opus,alaw,ulaw,g729,speex16,g722,mpeg4-generic,telephone-event,vp8,h264,flv,mpv
The rest of my server config is
rtmp_transponder_stream_name_prefix=
rtmp_flash_ver_subscriber=LNX 76.219.189.0
ice_tcp_transport=true
webrtc_cc_min_bitrate=3000000
webrtc_cc_max_bitrate=10000000
webrtc_sdp_min_bitrate_bps=6000000
webrtc_sdp_max_bitrate_bps=14000000
Can you please tell me what I'm doing wrong, or help me to set up the configuration.
Thank you.
I'm trying to do rtmp stream with 720p over phone, but I have some video glitches.
Once I updated the codes the glitches are gone, but the quality is bad.
codecs=opus,alaw,ulaw,g729,speex16,g722,mpeg4-generic,telephone-event,vp8,h264,flv,mpv
The rest of my server config is
rtmp_transponder_stream_name_prefix=
rtmp_flash_ver_subscriber=LNX 76.219.189.0
ice_tcp_transport=true
webrtc_cc_min_bitrate=3000000
webrtc_cc_max_bitrate=10000000
webrtc_sdp_min_bitrate_bps=6000000
webrtc_sdp_max_bitrate_bps=14000000
Can you please tell me what I'm doing wrong, or help me to set up the configuration.
Thank you.