After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 620252 - rtsp: france2 rtsp streams are seekable in vlc but not gstreamer
rtsp: france2 rtsp streams are seekable in vlc but not gstreamer
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-01 13:06 UTC by Milan Bouchet-Valat
Modified: 2013-02-01 13:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Milan Bouchet-Valat 2010-06-01 13:06:59 UTC
The browser plugin allows you to click on the progress bar while viewing RTSP streams, but never manages to read it after the click. Opening the same file in standalone Totem, the progress bar is disabled, so it seems seeking is not supported.

VLC is able to seek successfully, so it seems this is a GStreamer support limitation that the plugin doesn't check for.

You can check this with the French state television [1] (if you have Moonlight installed you won't see the right version). Plugin can be tested for example from [2], and the full address of the file is [3].

(Note that replacing rtsp:// by http:// in link [3], Totem is able to seek in the video. This may be logical and due to poor RTSP support in GStreamer, and not related to the present bug, though.)


It would be nice to prevent clicking on the bar, because that makes the plugin hangs, and forces you to reload the video, restarting from the begginning.


This is on Ubuntu 10.04, Totem 2.30.2, gstreamer-plugins-base 0.10.28 and gstreamer-plugins-good 0.10.21.


1: http://www.france2.fr/
2: http://info.francetelevisions.fr/video-info/player_html/index-fr.php?id-video=&chaine=&id-categorie=EMISSIONS_MOTS_CROISES&ids=&timecode=false&sequence=false
3: rtsp://a988.v101995.c10199.e.vm.akamaistream.net/7/988/10199/3f97c7e6/ftvigrp.download.akamai.com/10199/cappuccino/production/publication/France_2/Autre/2010/S22/130431_motscroises_20100531.wmv
Comment 1 Bastien Nocera 2010-06-16 12:37:24 UTC
That's most definitely an rtspsrc bug. Not sure if one can reproduce outside of France though.
Comment 2 Tim-Philipp Müller 2012-10-26 22:17:56 UTC
Sorry, but could you provide an up-to-date rtsp link? (yeah, I know it's been a while)

With the web page I get an mms stream, which works fine incl. seeking.
Comment 3 Milan Bouchet-Valat 2013-02-01 13:12:38 UTC
The site has changed their format, now they use MP4 and it seems to work. Closing.