-
Notifications
You must be signed in to change notification settings - Fork 61
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
How to enable video streaming? #1034
Comments
Hi, docs need updated a bit, but here: There is now a web interface, try it by going to http://maverick-raspberry.local/, loading the SSL cert as directed on the front page, then going to the vision module. It should just work out of the box on the raspberry, using raspberry camera. If it doesn't, please do report any problems here and we'll try and work them out. |
In web interface on home page I don't see any "vision module". Only 3 buttons: config, system and video. Explain please what to do / what to enable / where to go... |
Go to video.. |
Ok, created a dummy stream "wss://qqq:6796". In Stream Control enadled it. What now? On Raspian testing camera is very simple, just enter "libcamera-hello" in console and watch... |
Have a look in the browser console, it could be a lot of things but that's the obvious place to start looking.
Sure, but not terribly useful on a UAV flying through the air at 50mph half a mile away. Remote video is hard, remote video through a browser is even harder - last time I looked pretty much nobody else was offering this. This project aims to make it click button easy but it's in early stages of testing. |
What I have:
|
Hello,
I flashed this OS.
Now how and where to enable video streaming? I want to test camera on my Raspberry 3B+.
Where are settings?
Where is documentation of how to setup video?
The text was updated successfully, but these errors were encountered: