HLS Server not working with apple device
David Wells
dwells at blackcreekisc.com
Fri Sep 11 09:07:30 PDT 2015
Is there a known issue with gstreamer HLS and safari?
From: David Wells [mailto:dwells at blackcreekisc.com]
Sent: Thursday, September 10, 2015 11:47 AM
To: 'gstreamer-devel at lists.freedesktop.org'
<gstreamer-devel at lists.freedesktop.org>
Subject: RE: HLS Server not working with apple device
See attachement for output:
gst-launch-1.0 -v -m -t rtspsrc
location="rtsp://10.1.12.216/rtsp_tunnel?h26x=4&line=1&inst=1" !
rtph264depay ! h264parse ! mpegtsmux ! hlssink max-files=5 target-duration=8
From: David Wells [mailto:dwells at blackcreekisc.com]
Sent: Thursday, September 10, 2015 8:32 AM
To: 'gstreamer-devel at lists.freedesktop.org'
<gstreamer-devel at lists.freedesktop.org>
Subject: HLS Server not working with apple device
Hi,
I'm using the following pipeline to stream a live camera via HLS.
gst-launch-1.0 rtspsrc
location="rtsp://10.1.12.216/rtsp_tunnel?h26x=4&line=1&inst=1" !
rtph264depay ! h264parse ! mpegtsmux ! hlssink max-files=5 target-duration=8
I have set up IIS on an windows 7 machine as web server for a test bed, and
using GStreamer version 1.5.90 win32.
I'm able to connect to created playlist and display *.ts files with both
android device and windows 10 Edge browser, but for some reason apple
devices are not working. Safari shows a video window with a play button but
no video. I have tested on both an I-Phone 6 and I-Pad Min 2 both having
same results.
I'm continuing to research, but looking for direction to explain what I'm
missing that will help me to display on apple device.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150911/85e70880/attachment.html>
More information about the gstreamer-devel
mailing list