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

libvlc_media_new_callbacks() Play media from memory #252

Open
NobsterTheLobster opened this issue Nov 28, 2017 · 1 comment
Open

libvlc_media_new_callbacks() Play media from memory #252

NobsterTheLobster opened this issue Nov 28, 2017 · 1 comment

Comments

@NobsterTheLobster
Copy link

There appears to be support in libvlc for playing media from memory. I found various links on the subject but how can I achieve this from the Meta.Vlc.

https://www.videolan.org/developers/vlc/doc/doxygen/html/group__libvlc__media.html#ga591c3cbe56444f1949165b2b9b75d8e2

https://stackoverflow.com/questions/31250640/using-vlc-imem-to-play-an-h264-video-file-from-memory-but-receiving-error-main/31316867#31316867

https://forum.videolan.org/viewtopic.php?t=111917

@devkanro
Copy link
Owner

devkanro commented Dec 7, 2017

libvlc_media_new_callbacks need VLC 3.0, but Meta.Vlc is write for Vlc 2.x

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