NanoBot
20th October 2020, 21:28
Hi everybody,
I am searching for an alternative to the Windows 10 "Camera" app. I own a no name webcam which is uvc 1.5 compatible ( https://en.wikipedia.org/wiki/USB_video_class ) and is able to send a ready encoded h.264 stream. The only Windows software which is able to record this stream without trying to reencode it is the Windows 10 "Metro" Camera app. All other programs for Windows I could find insist in reencoding the stream, which is completly unneccessary.
Under Linux, I found the program "guvcview", which is able to exactly what I want: Use the "preencoded" h.264 stream from the camera, encode the captured audio to mp3, aac or something else and then mux both streams to mkv or mp4. In addition, guvcview allows me to select the frame size, e.g. 640x480, 1280x720 or 1920x1080, and the frame rate, which must be set to 25fps, while the Windows Camera app sticks to 30fps, which is not correct for this camera. For some reason, the builtin encoder of the camera is good enough for 25fps but sometimes to "slow" for 30fps.
Does one one of you have a recommendation ? With Graphstudio, I am able to record the preencoded 25fps stream, but I am hoping for a more comfortable solution.
C.U. Nanobot
I am searching for an alternative to the Windows 10 "Camera" app. I own a no name webcam which is uvc 1.5 compatible ( https://en.wikipedia.org/wiki/USB_video_class ) and is able to send a ready encoded h.264 stream. The only Windows software which is able to record this stream without trying to reencode it is the Windows 10 "Metro" Camera app. All other programs for Windows I could find insist in reencoding the stream, which is completly unneccessary.
Under Linux, I found the program "guvcview", which is able to exactly what I want: Use the "preencoded" h.264 stream from the camera, encode the captured audio to mp3, aac or something else and then mux both streams to mkv or mp4. In addition, guvcview allows me to select the frame size, e.g. 640x480, 1280x720 or 1920x1080, and the frame rate, which must be set to 25fps, while the Windows Camera app sticks to 30fps, which is not correct for this camera. For some reason, the builtin encoder of the camera is good enough for 25fps but sometimes to "slow" for 30fps.
Does one one of you have a recommendation ? With Graphstudio, I am able to record the preencoded 25fps stream, but I am hoping for a more comfortable solution.
C.U. Nanobot