[ Video Sharing CMS v4 ] m3u8 and ts file

Started by lienkhuong,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lienkhuongTopic starter

Hi

i want to add link video as m3u8 (ts file) but phpvibe not support

example: http://xxx.net/ovod/_definst_/mp4:mp4//OTT/TV/DespicableMe2_USA.mp4/chunklist.m3u8

Thank
  •  

PHPVibe A.

Please verify your account for support.

lienkhuongTopic starter

sorry i verified my account yesterday
  •  

PHPVibe A.

Verify it from the store, as client http://get.phpvibe.com/forum. There is a message up. If you are verified client you have access to support, else you can only access the public forum (non-support).

lienkhuongTopic starter

I used demo phpvibe and test file m3u8 (TS File) but it not support.

I intended buy phpvibe for my website. If it support m3u8 i will buy it immediately ( I hope it add to phpvibe 4.0)

Thank
  •  

PHPVibe A.

Quote from: lienkhuong on
I used demo phpvibe and test file m3u8 (TS File) but it not support.

I intended buy phpvibe for my website. If it support m3u8 i will buy it immediately ( I hope it add to phpvibe 4.0)

Thank

I assume it needs an different mine-type that our server returns, this should be set in the .htaccess file http://stackoverflow.com/questions/19782389/playing-m3u8-files-with-html-video-tag

lienkhuongTopic starter

Hi. Alexander
I want in PHPvibe can get link m3u8 another website. not stream in my server. same HDvideo Share in joomla (https://www.apptha.com/category/extension/joomla/hd-video-share)

Thank

  •  

PHPVibe A.

Quote from: lienkhuong on
Hi. Alexander
I want in PHPvibe can get link m3u8 another website. not stream in my server. same HDvideo Share in joomla (https://www.apptha.com/category/extension/joomla/hd-video-share)

Thank

I'll check out what it involves, i'm pretty sure it's a simple tweak.

Wnux

Quote from: Alexander on
I'll check out what it involves, i'm pretty sure it's a simple tweak.
cool :cool: ;)
  •  

lienkhuongTopic starter

Quote from: Alexander on
I'll check out what it involves, i'm pretty sure it's a simple tweak.

So good
  •  

PHPVibe A.

I assume if you remove this

if(!validateRemote(_post('vremote'))){ 
echo '<div class="msg-warning">'._lang("Seems that link it's not valid or link is wrong").'</div>';
die();
}


and use jwplayer for remote it should work if you link to a .m3u8 in moderator/add-video.php
I will test as soon as I have an moment from this upgrade.

lienkhuongTopic starter

Hi @Alexander

you fixed m3u8 in phpvibe 4.0? i test but it not work

  •  

ipeci

I have the same problems with m3u8 !  :-\
  •  

PHPVibe A.

My previous solution should work fine. If you insert it as a remote video, if you upload it ffmpeg will try to convert it to an .mp4 file.

PHPVibe A.

Oh, sorry about that, this requires a paid version of jwplayer (didn't notice the info) http://support.jwplayer.com/customer/portal/articles/1430240-hls-adaptive-streaming

lienkhuongTopic starter

Quote from: Alexander on
Oh, sorry about that, this requires a paid version of jwplayer (didn't notice the info) http://support.jwplayer.com/customer/portal/articles/1430240-hls-adaptive-streaming
Hi
i want to get link m3u8 from another website (as remote link in phpvibe) not stream in my server.
  •  

PHPVibe A.

Quote from: lienkhuong on
Hi
i want to get link m3u8 from another website (as remote link in phpvibe) not stream in my server.

I know, but you will need to buy a jwplayer version and replace the one in phpvibe (and the demo key).
It seems you can do it with flowplayer for free. Let me patch it.

lienkhuongTopic starter

Thank @Alexander i wait for the patch
  •  

PHPVibe A.

Tried, but it always fails for m3u8, even if I've changed it according to their documentation.

lienkhuongTopic starter

Quote from: Alexander on
Tried, but it always fails for m3u8, even if I've changed it according to their documentation.
@ Alexander

I tested m3u8 with Jplayer, it play in mobile but it doesn'nt working in pc. Can you try jplayer?

thank
  •  

PHPVibe A.


lienkhuongTopic starter

  •  

PHPVibe A.


lienkhuongTopic starter

Quote from: Alexander on
Doesn't play for me on desktop or mobile.
with me it working in ios and android but doesn't in desktop. you can try
  •  

lienkhuongTopic starter

@alexander.  you can test in your phpvibe. now you can't connect my site for play video because internet my country have problem. (Broken cable to international)
  •  

PHPVibe A.

I've test it, doesn't work in Galaxy Alpha, S3 or S5 for me.

akavis

thier is some good news for m3u8 files?
  •  

PHPVibe A.

Quote from: akavis on
thier is some good news for m3u8 files?

Not yet, will digg into it once I finish my current work queue, we are behind on themes and plugins and working hard.

akavis

ok Alexander :)
please update the community when its done.
its can be as exlusive primum plugin with features - or as update.
but support in m3u8 must to be in phpvibe as a exlusive streaming video website.

cant wait for the phpvibe 4 stable version, the new theme, plugins and more from u guys.
  •  

lienkhuongTopic starter

@ Alexender
You can test Again

I use Jwplayer pro --> in IOS play OK but Android not play (sad with jwplayer pro)

With Jplayer: I tested many device (IOS and Android) --> it play OK but in Desktop not play --> link test for Jplayer: http://kidstube.vn/up-vut-bay/312/

Thank

http://kidstube.vn/up-vut-bay/312/
  •  

PHPVibe A.

I've tested to a lot, but could not get a playable solution out of this, we're missing something...I can't quite figure out what

Similar topics (7)