problem rtsp streaming

okhta oktaspeed at gmail.com
Sun Aug 25 04:52:03 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 ! decodebin 
name=decoder decoder.  ! queue  ! ffmpegcolorspace ! udpsink
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/problem-rtsp-streaming-tp4661700.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list