home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
Question about m3u8 and OnlineVideo
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="lopez.tuparles" data-source="post: 1157884" data-attributes="member: 92530"><p>Hello i have a question about site plugin and m3u8.</p><p>It seems, in france we have more and more site who use m3u8 playlist. for example :</p><p><a href="http://myurl/id/playlist1.m3u8" target="_blank">http://myurl/id/playlist1.m3u8</a></p><p>this file contains something like:</p><p></p><p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXTM3U</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXT-X-VERSION:1</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">## Created with Unified Streaming Platform(version=1.6.6)</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXT-X-STREAM-INF<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" />ROGRAM-ID=1,BANDWIDTH=135680,CODECS="mp4a.40.2,avc1.66.30",RESOLUTION=720x576</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">68361531516000_Ipad-audio=64000-video=64000.m3u8</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXT-X-STREAM-INF<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" />ROGRAM-ID=1,BANDWIDTH=279840,CODECS="mp4a.40.2,avc1.66.30",RESOLUTION=320x240</span></p><p></p><p></p><p>if i follow the next playlist on <a href="http://myurl/id/68361531516000_Ipad-audio=64000-video=64000.m3u8" target="_blank">http://myurl/id/68361531516000_Ipad-audio=64000-video=64000.m3u8</a></p><p style="margin-left: 20px"><span style="font-family: 'Courier New'"></span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXTM3U</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXT-X-VERSION:1</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">## Created with Unified Streaming Platform(version=1.6.6)</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXT-X-MEDIA-SEQUENCE:1</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXT-X-ALLOW-CACHE:NO</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXT-X-TARGETDURATION:8</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXTINF:8, no desc</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">68361531516000_Ipad-audio=64000-video=750000-1.ts</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXTINF:8, no desc</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">68361531516000_Ipad-audio=64000-video=750000-2.ts</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXTINF:8, no desc</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">68361531516000_Ipad-audio=64000-video=750000-3.ts</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">#EXTINF:8, no desc</span></p> <p style="margin-left: 20px"><span style="font-family: 'Courier New'">68361531516000_Ipad-audio=64000-video=750000-4.ts</span></p><p></p><p>this playlist contains the VideoInfo but split in many part. When i add in</p><p><em>public override List<string> GetMultipleVideoUrls(VideoInfo video, bool inPlaylist = false) </em>all the streams are played in mp2 but with pausing between each "ts part".</p><p></p><p>So do you have any advice to avoid pausing between part ?</p><p>thanks.</p></blockquote><p></p>
[QUOTE="lopez.tuparles, post: 1157884, member: 92530"] Hello i have a question about site plugin and m3u8. It seems, in france we have more and more site who use m3u8 playlist. for example : [URL]http://myurl/id/playlist1.m3u8[/URL] this file contains something like: [INDENT][FONT=Courier New]#EXTM3U #EXT-X-VERSION:1 ## Created with Unified Streaming Platform(version=1.6.6) #EXT-X-STREAM-INF:pROGRAM-ID=1,BANDWIDTH=135680,CODECS="mp4a.40.2,avc1.66.30",RESOLUTION=720x576 68361531516000_Ipad-audio=64000-video=64000.m3u8 #EXT-X-STREAM-INF:pROGRAM-ID=1,BANDWIDTH=279840,CODECS="mp4a.40.2,avc1.66.30",RESOLUTION=320x240[/FONT][/INDENT] if i follow the next playlist on [URL]http://myurl/id/68361531516000_Ipad-audio=64000-video=64000.m3u8[/URL] [INDENT][FONT=Courier New] #EXTM3U #EXT-X-VERSION:1 ## Created with Unified Streaming Platform(version=1.6.6) #EXT-X-MEDIA-SEQUENCE:1 #EXT-X-ALLOW-CACHE:NO #EXT-X-TARGETDURATION:8 #EXTINF:8, no desc 68361531516000_Ipad-audio=64000-video=750000-1.ts #EXTINF:8, no desc 68361531516000_Ipad-audio=64000-video=750000-2.ts #EXTINF:8, no desc 68361531516000_Ipad-audio=64000-video=750000-3.ts #EXTINF:8, no desc 68361531516000_Ipad-audio=64000-video=750000-4.ts[/FONT][/INDENT] this playlist contains the VideoInfo but split in many part. When i add in [I]public override List<string> GetMultipleVideoUrls(VideoInfo video, bool inPlaylist = false) [/I]all the streams are played in mp2 but with pausing between each "ts part". So do you have any advice to avoid pausing between part ? thanks. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
Question about m3u8 and OnlineVideo
Contact us
RSS
Top
Bottom