-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have only empty mp4 files after run. #2
Comments
Hey @ErickMarlo , |
Yes, but not sure. How to do this correctly on OSX or Ubuntu?
пт, 7 дек. 2018 г. в 05:12, Sahil Chaddha <[email protected]>:
… Hey @ErickMarlo <https://github.com/ErickMarlo> ,
Have u installed ffmpeg & all its dependencies ?
You might also need proper audio & video codecs installed in ffmpeg
according to your camera stream.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASw2_g1bmHQiA9n7lpmXPsuC8ybIs7BJks5u2c51gaJpZM4ZDCgb>
.
|
I need help too cos on my system the recorded video and audio files arent playing. Thanks so much |
Same issue here, what are the dependencies? thanks. |
I got the same issue my IP Camera woek when I run the code of capture a picture, but when I start to record its just make empty files, My IP CAMERA use MJPEG and H.264 CODEC, I need help with the process of instaling the codecs in the ffmpeg environment HELP PLEASE!! :) |
Here is my solution: |
Old thread here, but in case anyone else comes across it, I experienced the same problem when trying to use node-rtsp-recorder in conjunction with several Wyze Cam (v2) units running the RTSP firmware. I didn't have any issues recording directly with ffmpeg using @kraiymbek's ffmepg invocation, and it seemed like the only difference between it and node-rtsp-recorder's was in the latter's Changing this argument to I created a pull request that lets the user resolve the issue by passing an optional |
Hi @mscott5861 |
For my rtsp camera not work ffmpeg connect and record to file.
And this lib also. May be we make VLC version?
VLC have nice connect+auth and nice record file.
(But i can not split file on mp4 chunks with vlc)
The text was updated successfully, but these errors were encountered: