Skip to content
Snippets Groups Projects
  1. Dec 24, 2015
  2. Dec 21, 2015
  3. Dec 15, 2015
  4. Dec 14, 2015
  5. Dec 08, 2015
  6. Dec 07, 2015
  7. Dec 04, 2015
  8. Dec 01, 2015
    • Sebastian Dröge's avatar
      rtsp-stream: Only create RTP sending/receiving rtpbin pads if needed · 61772cb3
      Sebastian Dröge authored
      Adding them when not needed will start some logic inside rtpbin that might be
      problematic. Also if e.g. for a sender media we suddenly receive RTP data, we
      would start up a rtpjitterbuffer and behave in weird ways.
      
      We still set up the UDP sources for RTP receiving for a sender media to be
      able to receive any packets sent by the client for NAT traversal. They will
      all go to a fakesink though.
      
      Having an rtpjitterbuffer in the media pipeline will cause the pipeline to be
      NO_PREROLL, which will cause deadlocks when seeking the media as it will never
      receive ASYNC_DONE after a seek.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=758319
      61772cb3
  9. Nov 17, 2015
  10. Nov 16, 2015
  11. Nov 11, 2015
  12. Oct 22, 2015
  13. Oct 21, 2015
  14. Oct 02, 2015
  15. Sep 29, 2015
  16. Sep 26, 2015
  17. Sep 25, 2015
  18. Sep 18, 2015
  19. Sep 17, 2015
  20. Sep 09, 2015
  21. Sep 03, 2015
  22. Aug 19, 2015
  23. Aug 16, 2015
  24. Aug 13, 2015
  25. Aug 10, 2015
  26. Aug 08, 2015
Loading