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

Unable to use USB cam #375

Open
2vin2vin opened this issue Apr 4, 2024 · 3 comments
Open

Unable to use USB cam #375

2vin2vin opened this issue Apr 4, 2024 · 3 comments

Comments

@2vin2vin
Copy link

2vin2vin commented Apr 4, 2024

Hi, I have been working on blueos and I have been trying to use a simple usb camera. This video stream doesn't seem to show out in the GCS(Cockpit). SO, I tried to read the cam feed and encoded it to h264 using ffmpeg command. The GCS reads feed from a websocket, so I read the data in TCP and sent out the same data in websocket to the ip:port, that it was expecting(i.e., 192.168.192.94:6021). But the data doesn't seem to show up. When asked in cockpit they asked to look through mavlink-camera-manger rather than trying out to change in the OS. But I am very much new to rust and mavlink-camera-manager. Any help, would be appreciated.

Thank you

@joaoantoniocardoso
Copy link
Collaborator

joaoantoniocardoso commented Apr 4, 2024

Hi @2vin2vin, on BlueOS, when you go to the video page, is your device showing there?

@2vin2vin
Copy link
Author

2vin2vin commented Apr 4, 2024

Yes, it is showing only after I add the stream

@joaoantoniocardoso
Copy link
Collaborator

Right, can you send a screenshot of what you see?

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