Hi there
We have tried the TCP transport earlier and it did not help, here is the config values we are using, kindly suggest any improvements if possible related to iPhone - iOS ...
#codecs
codecs =opus,alaw,ulaw,g729,speex16,g722,mpeg4-generic,telephone-event,vp8,h264,flv,mpv
codecs_exclude_sip =mpeg4-generic,flv,mpv
codecs_exclude_streaming =flv,telephone-event
codecs_exclude_sip_rtmp =opus,g729,g722,mpeg4-generic,vp8,mpv
record_mixer_streams=true
#websocket ports
ws.port =8080
wss.port =8443
rtc_ice_add_local_interface=true
stream_record_policy=template
stream_record_policy_template={mediaSessionId}
# webrtc_cc_min_bitrate=500000
# webrtc_cc_max_bitrate=1000000
webrtc_cc2_twcc=false
streaming_video_decoder_fast_start=false
enable_empty_shift_writer=true
mixer_auto_start=true
mixer_mcu_audio=true
mixer_mcu_video=true
record_mixer_streams=true
mixer_video_width=640
mixer_video_height=480
mixer_video_bitrate_kbps=500
mixer_voice_activity=false
mp4_container_moov_first_reserve_space=true
mp4_container_moov_reserved_space_size=2048
file_recorder_thread_pool_max_size=4
Thnx
AB