Bug #5129
merge 2 tvheadend server 4.2.6
0%
Description
Hi
I have two TVheadend 4.2.6 servers on Ubuntu server 14.04 lts. I want to use IP streaming and add server B's URL into Server A so that I can watch both servers' playlist/channels/tags using the one same URL.
I did the same thing with two servers 4.26 and 4.2.5, but now I can't do it. Could you please help me?
Thanks
Files
History
Updated by Parisa Khaleghi over 6 years ago
saen acro wrote:
http://tvheadend.org/issues/4703
http://tvheadend.org/issues/2762
Based on these issues, I have to use SAT>IPServer?
Should I add my slave TVH server IP in the External IP (NAT)?
Updated by Parisa Khaleghi over 6 years ago
I did the same, but no muxes added!!!
I have two different tvheadend server: Server(A), 10.16.80.3:2265 ( version 4.2.5) and Server(B), 10.16.80.4:2265 (version 4.2.6)
There are some channel tags in Server A and I want to add all those tags into Server B , so I created a IPTV Automatic Network in server B and put "http://10.16.80.3:2265/playlist/tag/Music" in the URL box to transfer the Music tag from server A to server B. But nothing happened!No Muxes and no Services..!!!!
Updated by Parisa Khaleghi over 6 years ago
I did the same, but no muxes added!!!
I have two different tvheadend server: Server(A), 10.16.80.3:2265 ( version 4.2.5) and Server(B), 10.16.80.4:2265 (version 4.2.6)
There are some channel tags in Server A and I want to add all those tags into Server B , so I created an IPTV Automatic Network in server B and put "http://10.16.80.3:2265/playlist/tag/Music" in the URL box in order to transfer the Music tag from server A to server B. But nothing happened!No Muxes and no Services..!!!!
Updated by saen acro over 6 years ago
No tags, only channel numbers and epg ident supported
just use
http://10.16.80.3:2265/playlist/channels
add permission to access without autentification
Updated by Parisa Khaleghi over 6 years ago
saen acro wrote:
No tags, only channel numbers and epg ident supported
just use
[...]
add permission to access without autentification
I've already tried this, too but no result again!!!
Updated by saen acro over 6 years ago
add pwermision to login without user and pass with user "*" and same password allowed by ip
Updated by Parisa Khaleghi over 6 years ago
saen acro wrote:
add pwermision to login without user and pass with user "*" and same password allowed by ip
I've already made this "*" user in both servers for all IP ranges using 0.0.0.0/0
Updated by saen acro over 6 years ago
Is services show in muxes tab
else you can test with VLC to take channels
adding http://10.16.80.3:2265/playlist/channels
Updated by Parisa Khaleghi over 6 years ago
Unfortunately no!
No Muxes No Services! I don't know what the problem is!!!!
I have the asterisk username/pass and made an IP Automatic Network with http://10.16.80.3:2265/playlist/channels
but no muxes/services found.
Updated by Jaroslav Kysela over 6 years ago
Try:
http://10.16.80.3:2265/playlist/tag/Music?profile=pass
Also check logs on client and server to see what's going wrong.
Updated by Parisa Khaleghi over 6 years ago
Thanks alot
I was doing all these on 2 servers which were restored from my backups
I found that some of my configuration and changes won't be done well after restarting the server!!
In spite of the fact that the "*" user/pass was made I faced with "permission denied" error...!
I think it's better to install them again, what do you think?