Opened 18 years ago

Closed 17 years ago

#415 closed enhancement (fixed)

Player does not display video track from H264 sample movie from Darwin Streaming Server over RTSP.

Reported by: cian.cullinan@… Owned by: alex@…
Priority: normal Component: streaming
Version: HEAD Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Trying to view any of the H264 sample tracks provided with Darwin Streaming
Server - for example sample_h264_1mbit.mp4 - via rtsp
(rtsp://localhost/sample_h264_1mbit.mp4) results in audio being played, but no
video. The relevant error message from the console output seems to be:
Unknown MPlayer format code for MIME type "video/H264"
This stream plays fine using VLC.

Change History (6)

comment:1 by cian.cullinan@…, 18 years ago

Resolution: fixed
Status: newclosed

OK, on further inspection of demux_rtp_codec.cpp it seems like H264 over RTSP
just isn't supported yet.

comment:2 by cian.cullinan@…, 18 years ago

Resolution: fixed
Status: closedreopened

comment:3 by cian.cullinan@…, 18 years ago

Severity: normalenhancement

Reopening this as a feature request. Here is a sample:
rtsp://gurke.bootlab.org/casah264.mp4

comment:4 by cian.cullinan@…, 18 years ago

Component: vostreaming

comment:5 by compn, 17 years ago

should be fixed in svn, pls check.

comment:6 by cehoyos, 17 years ago

Resolution: fixed
Status: reopenedclosed

This feature was added in r22869.
Please report non-working streams that everybody can access on the mailing list.
Carl Eugen

Note: See TracTickets for help on using tickets.