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 697800 - rtspsrc: a/v asynchronicity on tcp fallback
rtspsrc: a/v asynchronicity on tcp fallback
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-11 14:28 UTC by Andreas Frisch
Modified: 2016-02-22 08:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Frisch 2013-04-11 14:28:12 UTC
gst-launch-1.0 playbin uri="rtsp://91.213.34.18:1935/live/pophd" plays correctly
gst-launch-1.0 playbin uri="rtspt://91.213.34.18:1935/live/pophd" has a lag between audio and video stream, the delay varies between < 100 ms of multiple seconds
this issue affects both gst 0.10 and master branches
Comment 1 Edward Hervey 2016-02-22 08:07:26 UTC
Got a working stream to test this ? Or better yet, can you check with master ?
Comment 2 Andreas Frisch 2016-02-22 08:50:46 UTC
sorry, i don't have any right now. if the problem ever shows up again, i can reopen this.