webrtc-streamer
webrtc-streamer copied to clipboard
How to modify the resolution of USB camera!
Because the software default USB camera is 4:3, how to change it to 16:9
Hi,
You can try to set width & height of the capture, the first connection will try to set capture format. Following will use it.
Best Regards, Michel.
Thank you. How to set the height and width of the server version
By my experience to re-stream lower bandwidth usage from IPCam,
You could stream out USB webcam's video to RTSP proxy by ffmpeg, specify the resolution & aspect ratio by ffmpeg options.
Call webrtc-streamer to RTSP proxy's streaming.