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

Segmentation Fault with yuyv Webcam #25

Open
DanielArnett opened this issue Jun 3, 2016 · 3 comments
Open

Segmentation Fault with yuyv Webcam #25

DanielArnett opened this issue Jun 3, 2016 · 3 comments
Labels

Comments

@DanielArnett
Copy link

I am trying to stream a webcam using web_video_server.

I am using usb_cam to publish my webcam as a rostopic. My webcam is yuyv format video. When I try to connect to the video using http://localhost:8080/stream_viewer?topic=/usb_cam/image_raw the streaming server faults.

    Handling Request: /snapshot?topic=/usb_cam/image_raw
    Segmentation fault (core dumped)

What am I doing wrong?

@SaifAlabachi
Copy link

Hi, I'm having the same issue but with ardrone camera, so I'm interested to know if you resolve your issue and maybe it will work with mine,
Thanks,

@DanielArnett
Copy link
Author

Unfortunately I can't help you with that issue. Is this the AR drone 2.0?

One thing I do recommend is CVDrone for working with the AR drone.
https://github.com/puku0x/cvdrone

@cyberphantom
Copy link

Yes it is ardrone 2,
Thank you for the cvdrone, I'm still working on it

@bjsowa bjsowa added the bug label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants