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

Can't display MJPEG stream #57

Open
helldog136 opened this issue Aug 14, 2018 · 2 comments
Open

Can't display MJPEG stream #57

helldog136 opened this issue Aug 14, 2018 · 2 comments

Comments

@helldog136
Copy link

helldog136 commented Aug 14, 2018

Hi,

I'm trying to display a MJPEG stream served via http using VLC in an Unreal Engine 4.18 app. But when i open the StreamMediaSource with a Media Player i get the following error:

LogVlcMedia: Error: mmdevice: cannot initialize COM (error 0x80010106)
LogVlcMedia: Error: vmem: video format setup failure (no pictures)
LogVlcMedia: Error: main: video output creation failed
LogVlcMedia: Error: main: failed to create video output
LogVlcMedia: Error: vmem: video format setup failure (no pictures)
LogVlcMedia: Error: main: video output creation failed
LogVlcMedia: Error: main: failed to create video output
LogVlcMedia: Error: main: Failed to set on top
LogVlcMedia: Warning: avcodec: plane 0 not aligned: disabling direct rendering

The media seems to be playing (ie the time counter is active) but the image stays black.

On the other hand, i am able to open and dispay the stream outside of UE4 using VLC

What did i do wrong?

@sedoy-jango-2
Copy link

Did you fix the problem? Please help me if is. I spend two days on it and still in research.

@helldog136
Copy link
Author

Hi, this is very old and I can't remember how I did it...
You can always check the project I made at the time here: https://github.com/helldog136/AppVIVENAOControl

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