[Bug 768059] Not able to play the RTSP stream in VLC or mplayer,
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 29 09:56:18 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768059
--- Comment #11 from Abu Abdulla <falcon.sheep at gmail.com> ---
I'm not sure how to show this but the players failed to play the streams (I'm
using windows version in the client side whether it is mplayer or VLC). now
even the command that was working for me yesterday is not today !! i really do
not understand what is happening.
so i will focus on rpicamsrc as you mentioned.
* rpicamsrc is installed on ubuntu-Mate, i can see the output from
gst-inspect-1.0 rpicamsrc
* gst version 1.8.1
[input] $ ./test-launch "( rpicamsrc bitrate=1000000 ! rtph264pay
config-interval=1 name=pay0 pt=96 )"
[output/test-launch terminal]
Nothing
[output/VLC]
live555 error: Failed to connect with rtsp://192.168.1.5:8554/test
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp warning: only real/helix rtsp servers supported for now
core error: open of `rtsp://192.168.1.5:8554/test' failed
[output/mplayer]
rtsp: read error.
rtsp_session: unsupported RTSP server.
Server type is 'GStreamer RTSP server'.
Failed to get a SDP description from URL "rtsp://192.168.1.5:8554/test": 503
Service Unavailable
On Raspian (latest image 27-06-16)
* gst version 1.4.4, rpicamsrc is installed
[input] $ ./test-launch "( rpicamsrc bitrate=1000000 ! rtph264pay
config-interval=1 name=pay0 pt=96 )"
[output/test-launch terminal]
mmal: mmal_vc_port_info_set: failed to set port info (3:0): EINVAL
mmal: mmal_vc_port_set_format: mmal_vc_port_info_set failed 0x75e28680 (EINVAL)
(lt-test-launch:871): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_int: assertion 'gst_structure_has_field
(structure, field_name)' failed
(lt-test-launch:871): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_int: assertion 'gst_structure_has_field
(structure, field_name)' failed
(lt-test-launch:871): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_fraction: assertion 'gst_structure_has_field
(structure, field_name)' failed
** (lt-test-launch:871): WARNING **: Unknown profile string in rpicamsrc caps:
constrained-baseline
mmal: mmal_vc_port_info_set: failed to set port info (3:0): EINVAL
mmal: mmal_vc_port_set_format: mmal_vc_port_info_set failed 0x7310b320 (EINVAL)
[output/VLC/mplayer]
is the same as in ubuntu Mate
I do not know if this is useful but you can guide me in a better way to
troubleshoot
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list