Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Chrome doesn't show MotionJpeg of webcam #111

Open
lichtteil opened this issue Nov 18, 2014 · 0 comments
Open

Chrome doesn't show MotionJpeg of webcam #111

lichtteil opened this issue Nov 18, 2014 · 0 comments

Comments

@lichtteil
Copy link
Contributor

After fixing #110 I had the issue that Google Chrome didn't show the Motion JPEG of the webcam at all. In Firefox everything worked as expected. After doing little research I found out that the MJPEG has to be wrapped in a < img >-tag so I replaced the iframe with the MJPEG as source with an image-tag. Now Chrome also shows the webcam stream.
Anything speaking against doing it like that? If not i will submit a pull request.
Cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant