summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <edward@centricular.com>2016-10-18 11:46:47 +0200
committerEdward Hervey <bilboed@bilboed.com>2016-10-18 11:47:25 +0200
commit7a046ff966097167f172b52365765bef50da6cd7 (patch)
tree8472d5bf1ec8d3eb01e3f9acf5d7c822f9f62bf7
parentf67cdf5f7271a20bb94984aae4b66ea02b4cc46d (diff)
stream_info: Update stream-id for HLS
We know have the program-id also in there
-rw-r--r--medias/defaults/online-streams-infos/hls/hls.bibbop.stream_info5
1 files changed, 3 insertions, 2 deletions
diff --git a/medias/defaults/online-streams-infos/hls/hls.bibbop.stream_info b/medias/defaults/online-streams-infos/hls/hls.bibbop.stream_info
index 0d792bb..a721440 100644
--- a/medias/defaults/online-streams-infos/hls/hls.bibbop.stream_info
+++ b/medias/defaults/online-streams-infos/hls/hls.bibbop.stream_info
@@ -1,10 +1,11 @@
<file duration="60000000000" frame-detection="0" uri="http://127.0.0.1:8079/defaults/bipbop/bipbopall.m3u8" seekable="true">
- <streams caps="application/x-hls"> <stream type="audio" caps="audio/mpeg, framed=(boolean)true, mpegversion=(int)4, level=(string)1, base-profile=(string)lc, profile=(string)lc, rate=(int)22050, channels=(int)1, stream-format=(string)adts" id="416447fa2e64c485da43250005767c64e121359134c5cb010c8a5c3dc77d12a4/src_0/00000101">
+ <streams caps="application/x-hls">
+ <stream type="audio" caps="audio/mpeg, framed=(boolean)true, mpegversion=(int)4, level=(string)1, base-profile=(string)lc, profile=(string)lc, rate=(int)22050, channels=(int)1, stream-format=(string)adts" id="416447fa2e64c485da43250005767c64e121359134c5cb010c8a5c3dc77d12a4/src_0:1/00000101">
<tags>
<tag content="taglist, audio-codec=(string)&quot;MPEG-4\ AAC&quot;;"/>
</tags>
</stream>
- <stream type="video" caps="video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal" id="416447fa2e64c485da43250005767c64e121359134c5cb010c8a5c3dc77d12a4/src_0/00000102">
+ <stream type="video" caps="video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal" id="416447fa2e64c485da43250005767c64e121359134c5cb010c8a5c3dc77d12a4/src_0:1/00000102">
<tags>
<tag content="taglist, video-codec=(string)&quot;H.264\ \(Constrained\ Baseline\ Profile\)&quot;;"/>
</tags>