No, there are no any restrictions at server side (but your provider may apply them). Please check if publishing/playback is working in browser on the same device using Two Way Streaming example.Do you have any restrictions from your side?
No, there are no any restrictions at server side (but your provider may apply them). Please check if publishing/playback is working in browser on the same device using Two Way Streaming example.Do you have any restrictions from your side?
It was working when I tried in my mobile browser with two-way streaming.No, there are no any restrictions at server side (but your provider may apply them). Please check if publishing/playback is working in browser on the same device using Two Way Streaming example.
#server ip
ip =**.***.**.***
ip_local =***.**.**.**
#webrtc ports range
media_port_from =31001
media_port_to =32000
codecs_exclude_sip_rtmp =opus,g729,g722,mpeg4-generic,vp8,mpv
#websocket ports
ws.port =8080
wss.port =8443
turn_port =3478
turn_media_port_from =36001
turn_media_port_to =37000
client_mode=false
# firefox stream publish issue
rtc_ice_add_local_interface=true
rtc_ice_add_local_component=true
ice_tcp_transport=true
ice_tcp_send_buffer_size=1048576
ice_tcp_receive_buffer_size=1048576
#disabling rtp check
rtp_activity_timeout=180
rtp_activity_video=false
rtp_activity_audio=false
demo.flashphoner.com is not working react native webrtc (with both UDP and TCP), I am getting below error `Failed by DTLS error`.For now it is clear that it works on demo.flashphoner.com with default samples but does not work on your ec2 instance with customized code.
report.sh
script: Getting logs with report.sh script. Traffic dump must be started to collect before publishing a stream. Send the report using this form. If the report archive size exceeds 30 M, place it to a cloud drive (Goodle Drive, OneDrive etc) and send a link using Comment
field of the form.