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

Write MP4 file from RTSP stream #448

Open
LucaBL opened this issue Nov 26, 2021 · 0 comments
Open

Write MP4 file from RTSP stream #448

LucaBL opened this issue Nov 26, 2021 · 0 comments

Comments

@LucaBL
Copy link

LucaBL commented Nov 26, 2021

Hi, would it be possible to write a mp4 file by getting video/audio data from an address with rtsp protocol?

It seems I should be able to get an InputStream from a http url with URL("http://...").openStream(), but how do I make it work with RTSP?

Thank you!

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

2 participants
@LucaBL and others