Skip to content
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

save rtsp stream from live network camera #26

Open
konasuresh1571 opened this issue Jun 7, 2018 · 0 comments
Open

save rtsp stream from live network camera #26

konasuresh1571 opened this issue Jun 7, 2018 · 0 comments

Comments

@konasuresh1571
Copy link

I am trying to save live stream from ip camera but file is not created.
my requirement is recording video 20 seconds from live stream. I am using below command but it is not working. please help me.

String[] cmd = {"-y", "-i", "rtsp://username:[email protected]:554", "-c:v", "libx264", "-preset", "ultrafast", "-strict", "-2", "-s", "720*1280", "-aspect", "16:9", file_path };

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant