how to streaming rtsp
okhta
oktaspeed at gmail.com
Sun Aug 25 02:51:45 PDT 2013
I've managed to stream using rtp, and now I want to try using a streaming
protocol rtsp ..
I will do the streaming video (mp4/mkv) with server (ubuntu 12.04) and a
client. on the client I use VLC to open a streaming video.
example: ip 192.168.10.4 server and client 192.168.1.2-4
server:
gst-launch filesrc location = /home/okhta/video.mp4 ! ... ! ... ! ...
rtsp://192.168.10.4:8554/test
on the client:
vlc rtsp://192.168.10.4:8554/test
please tell me for pipeline rtsp command on the server, or tell my fault
that streaming video is successful ..
thank you ..
sorry if my english language is not good..
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/how-to-streaming-rtsp-tp4661699.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list