-
Notifications
You must be signed in to change notification settings - Fork 327
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
drive_api.py does not show live feed? #128
Comments
I had this problem .I replaced to ffmpeg with its old version and i solved.Because new ffmpeg version doesn't support ffserver. |
@BerkantDlfz That's very cool! Those are not actually the results I originally got, but that's pretty cool. I've been slow to respond to these issues on GitHub because I'm in the middle of a massive multi-month code refactoring that will make all of this much easier. The new version will have a UI for showing the live stream of video and commands, but what you have shown here is a good substitute in the interim. |
Based on the screenshot on README.MD, I was under the impression that a live video feed would be shown with the keyboard arrow keys.
drive_api.py only shows text, and I didn't see anything in the code that would make it show the feed webcam.mjpeg or the file output.mov
Or we are supposed to follow the car with a laptop and drive with the video?
Thanks
The text was updated successfully, but these errors were encountered: