Vyacheslav Kadyshev

Results 3 comments of Vyacheslav Kadyshev

users-group-1 -> rtsp-simple-server-1 -> etcd-claster-1 .... users-group-N -> rtsp-simple-server-N -> etcd-claster-N ? OR users-group-1 -> rtsp-simple-server-1 -> etcd-claster-comon .... users-group-N -> rtsp-simple-server-N -> etcd-claster-comon

Using https://github.com/aler9/rtsp-simple-server + ffmpeg: rtsp-simple-server.yml: ... aac_topcm_mulaw : runOnDemand: ffmpeg -rtsp_transport tcp -i rtsp://admin:admin@IP:PORT/live/main -acodec pcm_mulaw -vcodec copy -f rtsp -f rtsp rtsp://localhost:$RTSP_PORT/$RTSP_PATH runOnDemandRestart: yes For RTSPtoWebRTC use rtsp://rtsp-simple-server-ip:8554/aac_topcm_mulaw: