Stream .mkv packets in client using gstreamer-java.jar

128 views
Skip to first unread message

ganesh sekar

unread,
Apr 26, 2013, 1:26:54 PM4/26/13
to gstream...@googlegroups.com
hi, I am currently implementing a software that streams .mkv media file from server to client using JAVA. In client I receive the packet and I use external VLC player to stream the video file and I am aware that there is a JAVA VLC library that I can use to stream this files, I would like to know how to stream these packets using gstreamer-java, i downloaded and added gstreamer-java.jar in my project. is their any tutorial which shows how to use this player to play the received packets.

Thanks,

Tal Shalif

unread,
Apr 26, 2013, 2:45:32 PM4/26/13
to gstream...@googlegroups.com
There are some tutorial pages and actual Java code under the org.gstreamer.example source package. You can also check the tutorial page (https://code.google.com/p/gstreamer-java/wiki/Tutorials) and how to launch gst-launch like pipeline from the command line (https://code.google.com/p/gstreamer-java/wiki/CommandLine). As to how to describe the pipeline or which elements you should use, there is plenty of documentation for the actual gstreamer implementation - searching the web with the key words 'gstreamer pipeline example matroska' will likely lead to relevant pages with pipeline examples.

On 27 April 2013 02:26, ganesh sekar <ganes...@gmail.com> wrote:
hi, I am currently implementing a software that streams .mkv media file from server to client using JAVA. In client I receive the packet and I use external VLC player to stream the video file and I am aware that there is a JAVA VLC library that I can use to stream this files, I would like to know how to stream these packets using gstreamer-java, i downloaded and added gstreamer-java.jar in my project. is their any tutorial which shows how to use this player to play the received packets.

Thanks,

--
You received this message because you are subscribed to the Google Groups "gstreamer-java" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gstreamer-jav...@googlegroups.com.
To post to this group, send email to gstream...@googlegroups.com.
Visit this group at http://groups.google.com/group/gstreamer-java?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages