Архив форума Ace Stream
Wiki
Info
перейти на новый форум
21 Ноября 2024, 16:30:49
Добро пожаловать,
Гость
Начало
Помощь
Вход
Регистрация
Архив форума Ace Stream
>
Для разработчиков
>
Проблемы и решения
>
To turn iptv ts to m3u8
« предыдущая тема
следующая тема »
Страницы: [
1
]
Вниз
Печать
Автор
Тема: To turn iptv ts to m3u8 (Прочитано 14600 раз)
0 Пользователей и 1 Гость смотрят эту тему.
kakarot
Newbie
Оффлайн
Сообщений: 1
To turn iptv ts to m3u8
«
:
27 Сентября 2017, 02:51:36 »
Hello I want to raise an IPTV premium to acestream hybrid broadcast (hls+p2p). My problem is that it is a format TS and I want spend it to m3u8. Since I can clonar the iptv ts and to turn it in M3U8 and that me works
Записан
Benny
Administrator
Hero Member
Оффлайн
Сообщений: 666
Re: To turn iptv ts to m3u8
«
Ответ #1 :
28 Сентября 2017, 14:46:37 »
Цитата: kakarot от 27 Сентября 2017, 02:51:36
My problem is that it is a format TS and I want spend it to m3u8.
You should convert (segment) TS stream to HLS playlist/manifest first (
https://github.com/carsonmcdonald/HTTP-Live-Video-Stream-Segmenter-and-Distributor
), and then create a HLS broadcast -
http://wiki.acestream.media/Create_HLS_Broadcast
Also you may try to use AceStream only, but this solution rather complex and unstable:
1. Create a broadcast using TS source -
http://wiki.acestream.media/Streaming/en#Common_work_scheme;
2. Run other engine copy as client (proxy server), using cid/transport file from step (1) and with stream type set as "HLS";
3. Create a HLS broadcast, using as "HLS URL" proxy server from step (2).
So you have to run 3 different "acestreamengine" processes (and ideally - on the different servers) to get an HLS broadcast.
Записан
Печать
Страницы: [
1
]
Вверх
« предыдущая тема
следующая тема »
Архив форума Ace Stream
>
Для разработчиков
>
Проблемы и решения
>
To turn iptv ts to m3u8