fixed
donwload again getep
Type: Posts; User: cameleon
fixed
donwload again getep
hello
there are 2 methods
1)first go to /vod_browse
and select server where are files
39
select files
40
hi all
to create channels we need to transcode all your movies to mpegts (.ts) here is 3 script to help
1 - script 1 prepear list to transcode
wget -O /usr/local/bin/list...
Hi guys.
here is how to add youtube live channels .
- download youtube-dl to your server .
wget -O /usr/local/bin/youtube https://www.mpegtv.org/forum/scripte/youtube
chmod 755...
What your mag rev ??
If last rev don't work.
Address portal is like this
http://host:mpegts_port/c/index.html
[10.10.2019] mpegtv, slave
- fixed buffer overflow bug.
- added ffmpeg stream reader (not available on ubuntu14)
- fixed api request /api.php?action=user&sub=edit
- fixed api request...
You have ubuntu 14 ??
Good :)
you have edit your vods ??
I think You use your old db from xc , when you convert your db xconv don't made extension of your files , you will do it manually juste edit vod from panel it will add extension.
go to /playlist_list edit your playlist change .ts with .$[ext]
after importe converted xc database you will have password same as users .
xconv can't extract crypted password from xc db then it make password same as user .
In channels on demand you need good streams, if your stream line take time to start it jump to next before start channel.
Hello
First in slave servers you don't need mysql-server & libmysqlclient20 & /var/mpegtv and mpegtv-data.tgz.
for moving channel to other slave you need to restart master .
have you put your sql user / pass ??
Yes xconv is used to connect to the database and get data information and convert it to mpegtv table.
if you have new server with your old database in file .sql first restore your database in your newserver.
mysql -u sqluser -p sqlpass xtream_iptvpro < xtream_iptvpro.sql
after that you can use...
your database is xtream_iptvpro not xtream_iptvpro.sql
xconv -u user_name -p user_password -d xtream_iptvpro > database.sql