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

[Question] How do I see the stream on the browser #60

Open
juanegaragorri opened this issue Apr 4, 2022 · 3 comments
Open

[Question] How do I see the stream on the browser #60

juanegaragorri opened this issue Apr 4, 2022 · 3 comments

Comments

@juanegaragorri
Copy link

juanegaragorri commented Apr 4, 2022

Hello,
I'm fairly new at Raspberry Pi world and I've been trying to set up a Security Camera in my home. I manage to download the project and compile it for my Raspberry Pi Zero but I'm not being able to see the output stream in my network.
I think I'm missing something like a complete URL: {IP}:{PORT}/livestream.mpd or {IP}:{PORT}/livestream.m3u8

Screen Shot 2022-04-04 at 01 32 20

How can I see the output stream on my browser? Thank you in advance!

@juanegaragorri
Copy link
Author

Ok... found the /camera path now I'm able to see this:
Screen Shot 2022-04-05 at 00 41 17

But I'm still don't know how to see the the actual stream :(

@jaredpetersen
Copy link
Owner

There's different players that you can use to view the stream. It looks like you're using MPEG dash so you'll need to find a player for that.

Video.js is a well-known library for playing these types of streams in the web. I know VLC has some options as well, but that's not web-based.

@asad-awadia
Copy link

@jaredpetersen does this still work? I am getting not a valid video element in the console error logs

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

3 participants