Search found 2 matches

Go to advanced search

by juanlifeng
02 Feb 2018 08:58
Forum: Development around libVLC
Topic: how to play the video data from memory buffer using libvlc?
Replies: 2
Views: 1539

Re: how to play the video data from memory buffer using libvlc?

Thank you for your reply. I find the libvlc_media_new_callbacks() interface in libvlc 3.0.0 which worked on mac os, But on android os, I can't find the libvlc versioned 3.0.0, the max version is 2.2.8, and there is no libvlc_media_new_callbacks interface, how can I read data from buffer on android o...
by juanlifeng
27 Jan 2018 06:15
Forum: Development around libVLC
Topic: how to play the video data from memory buffer using libvlc?
Replies: 2
Views: 1539

how to play the video data from memory buffer using libvlc?

I have a buffer which store the video data readed from other place, and I need use libvlc to read and play it from the memory buffer, I try to imem, but it doesn't work, I have no idea how to program with imem, or imem isn't used by this way? please help me,thank you! int MyImemGetCallback (void *d...

Go to advanced search