VLC Streaming
Posted: 01 Jun 2010 02:40
Hi,
I want to use VLC as a streaming server for real-time streaming. Can VLC reads from a Java data strcuture that acts as the video and audio sources for streaming? For example, I have a Java program that has a data structure that contains the streaming packets, can VLC reads from the data structure and stream across the network?
When VLC muxes the packet into a transport stream, does VLC needs to read the data content of the packet?
I want to use VLC as a streaming server for real-time streaming. Can VLC reads from a Java data strcuture that acts as the video and audio sources for streaming? For example, I have a Java program that has a data structure that contains the streaming packets, can VLC reads from the data structure and stream across the network?
When VLC muxes the packet into a transport stream, does VLC needs to read the data content of the packet?