Stream images from memory

This forum is about all development around libVLC.
Kragoth
New Cone
New Cone
Posts: 1
Joined: 25 Jan 2016 15:55

Stream images from memory

Postby Kragoth » 25 Jan 2016 16:33

Hello,
can libvlc 3.0 be used (is it suported) to stream raw(24bpp) images from memory or some other image format? Like if I have buffers/frames, can I stream them as video or directly as buffers and receive, process/display them on the other end?
So far I can stream videos (mp4, mkv,...) from memory using libvlc_media_new_callbacks, can I use these callback for images or is there any other way?

Rémi Denis-Courmont
Developer
Developer
Posts: 15268
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Stream images from memory

Postby Rémi Denis-Courmont » 25 Jan 2016 17:06

The callbacks expect a continuous bitstream, not some picture buffers.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 32 guests