gstream-rtsp

run live555 rtsp server:
./live555MediaServer

play mp3:
gst-launch playbin uri=rtsp://127.0.0.1:8554/test.mp3

download file:
gst-launch rtspsrc location=rtsp://127.0.0.1:8554/test.mp3 ! filesink location=1.mp3

你可能感兴趣的:(Stream)