Hello, we are using a Raspberry Pi4 connected with a USB high resolution camera Logitech BRIO 4k. We are sending the video to Ant Media Server with 1080p resolution @5Mbps. We are using ffmpeg and SRT.
Is there any way to improve latency by using webRTC from command line without a browser? And in that case, how can I have the same resolution described above and send this stream to Ant Media Server?
Question
Massi
Hello, we are using a Raspberry Pi4 connected with a USB high resolution camera Logitech BRIO 4k. We are sending the video to Ant Media Server with 1080p resolution @5Mbps. We are using ffmpeg and SRT.
Is there any way to improve latency by using webRTC from command line without a browser? And in that case, how can I have the same resolution described above and send this stream to Ant Media Server?
Thank you!
Massimiliano.
Link to comment
Share on other sites
Top Posters For This Question
1
1
1
Popular Days
Jan 27
1
Jan 28
1
Feb 8
1
Top Posters For This Question
Mohit 1 post
Connessione 1 post
Massi 1 post
Popular Days
Jan 27 2023
1 post
Jan 28 2023
1 post
Feb 8 2023
1 post
Popular Posts
Connessione
The WebRTC solution is for browser only I guess. To be able to use something like that from command line you will need to know the entire websocket negotiation and ice exchange part of the SDK functio
2 answers to this question
Recommended Posts