HLS Server not working with apple device

David Wells dwells at blackcreekisc.com
Thu Sep 10 09:47:23 PDT 2015


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/20150910/1e383103/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gst-Launch.txt
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150910/1e383103/attachment-0001.txt>


More information about the gstreamer-devel mailing list