Read in jpg files from folder and stream out
Posted: 13 Dec 2017 14:40
I am pretty new in VideoLan. I wonder if someone can help me doing this task.
I know the VLC player can read in mp4 and stream it out. I want to do one step further. Instead of reading from mp4, I want to pick up some picture jpg (or png) files from a folder and stream it out in mpeg4 or h264 format. Some other program will constantly feed that folder with new jpg (or png) files.
I am thinking maybe I can modify some of the VLC player source code, some files in C program I guess, to do this. I have downloaded the VLC source code and look into it. It is as deep as a jungle. I think I may need just a little portion of the codes.
Can someone give me a hint of how to proceed? I can either do it in Windows, or in Linux (Debian or Ubuntu).
Any suggestion will help.
Thanks a lot.
I know the VLC player can read in mp4 and stream it out. I want to do one step further. Instead of reading from mp4, I want to pick up some picture jpg (or png) files from a folder and stream it out in mpeg4 or h264 format. Some other program will constantly feed that folder with new jpg (or png) files.
I am thinking maybe I can modify some of the VLC player source code, some files in C program I guess, to do this. I have downloaded the VLC source code and look into it. It is as deep as a jungle. I think I may need just a little portion of the codes.
Can someone give me a hint of how to proceed? I can either do it in Windows, or in Linux (Debian or Ubuntu).
Any suggestion will help.
Thanks a lot.