Opus streaming directly from file
desjare
eric.desjardins at redpillvr.com
Fri May 1 13:58:03 UTC 2020
Trying to do it with rtsp client and server:
client:
gst-launch-1.0 filesrc location=opus.opus ! opusparse ! rtspclientsink
debug=true location=rtsp://127.0.0.1:8554/test
server:
test-server rtpbin ! rtpopusdepay name=depay0 ! fakesink
Getting this on the server.
0:00:36.370641500 15727 0x8184180 ERROR rtspmedia
rtsp-media.c:3998:default_handle_sdp: 0x7ffff0016220: Media has more or less
streams than SDP (0 /= 1)
0:00:36.370718600 15727 0x8184180 ERROR rtspclient
rtsp-client.c:3011:handle_sdp: client 0x817ba80: could not handle SDP
0:00:36.370808500 15727 0x8184180 ERROR rtspclient
rtsp-client.c:3190:handle_announce_request: client 0x817ba80: can't handle
SDP
Eric
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list