Seems like Websocket connection to your server cannot be established. Please check if TCP port 8443 is not closedBut when i check
https://cibunet.com/testing.php
Seems you've commentedand https://cibunet.com/FlashphonerWebC...eaming/rtsp-to-rtmp-min/rtsp-to-rtmp-min.html
not working can you check please.
getStream()
call:That's why RTSP stream is not captured, so it cannot be republished too.
You should also increase RTSP activity timeout. By default, RTSP stream will stop if there are no subscribers in 60 seconds, so you should set
Code:
rtsp_activity_timer_timeout=3600000
Last edited: