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

Add support for RTSP stream from IP cameras #433

Closed
tideline3d opened this issue Dec 19, 2020 · 5 comments
Closed

Add support for RTSP stream from IP cameras #433

tideline3d opened this issue Dec 19, 2020 · 5 comments

Comments

@tideline3d
Copy link

Have you considered supporting RTSP streams from IP cameras? I currently have Unifi Protect Flex cameras monitoring my printers. They provide a snap.jpeg and an RTSP stream.

It'd be sweet to use that RTSP stream in the app since browsers don't really support that.

Ideally the main page would just refresh the snap jpeg occasionally then when you tap on the image, have that load up the stream.

Currently Octopod doesn't seem to support a snap.jpeg URL as the camera URL. I just get a gray box for the camera.

@gdombiak
Copy link
Owner

Hi @tideline3d , I recently added support for HLS streaming. You could convert RTSP in HLS and watch your cameras from octopod. You’ll even be able to do PIP and other cool things with HLS. Let me know how it goes.

Thanks
Gaston

@tideline3d
Copy link
Author

@gdombiak Thanks, I got that setup with a couple Restreamer docker instances, seems to work great!

@gdombiak
Copy link
Owner

Hey @tideline3d, that is super great to hear. I think that many other people would be interested in doing the same thing. Did you follow any guide? I can create a wiki page to document this or let me know if you would like to do this? I can promote it our the facebook group to spread the word.

Thanks,
Gaston

@tideline3d
Copy link
Author

@gdombiak I can write up a quick guide if you'd like. Have any preference for where I should put it in the Wiki?

@gdombiak
Copy link
Owner

gdombiak commented Dec 23, 2020

That would be fantastic. I created this wiki page that you should be able to edit. Let me know once you are done and I will share it with the community.

Thanks again,

Gaston

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