use ffmpeg's hls-dash-rtsp with gstreamer

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

use ffmpeg's hls-dash-rtsp with gstreamer

飘渺居士
 
the main problem is that what's good or bad with hls/dash/rtsp between ffmpeg and gstreamer?
because ffmpeg has implemention with hls/dash/rtsp,  gstreamer also.
if i want to use ffmpeg's hls/dash/rtsp,  i find that there are no direct support in gstreamer.
should I implement hls/dash/rtsp source seprately for them or just make a fakesrc?
 
common pipeline:
src-typfind-demux-multiqueue-decoder-sink
                    |
                   ffmpeg(hls/dash/rtsp)
 
 
Thank you all!
------------------
yanguoxiong
中国 广东 深圳 | 软件开发工程师
计算机软件 | hw
 

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: use ffmpeg's hls-dash-rtsp with gstreamer

Nicolas Dufresne-5


Le 17 avr. 2017 6:35 AM, "飘渺居士" <[hidden email]> a écrit :
 
the main problem is that what's good or bad with hls/dash/rtsp between ffmpeg and gstreamer?
because ffmpeg has implemention with hls/dash/rtsp,  gstreamer also.
if i want to use ffmpeg's hls/dash/rtsp,  i find that there are no direct support in gstreamer.
should I implement hls/dash/rtsp source seprately for them or just make a fakesrc?

Using ffmpeg streaming is not and will likely never be supported in GStreamer. HLS/DASH and RTSP are all supported in GStreamer natively. If you find any compliance or compatibility issue, let us know.

 
common pipeline:
src-typfind-demux-multiqueue-decoder-sink
                    |
                   ffmpeg(hls/dash/rtsp)
 
 
Thank you all!
------------------
yanguoxiong
中国 广东 深圳 | 软件开发工程师
计算机软件 | hw
 

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel