Win What is a good TV backend for XBMC?
#16
(2013-01-27, 00:27)vranik Wrote: Redistribute http streams is possible too with plugin Network Recorder. But installation is a bit complicated (specialy part with netstream utility). I hope nextpvr will add this feature officialy.

It certainly was a bit of a hack to get it into Network Recorder and there are only a couple of support posts so I don't have much feedback. It would be easier to simply allow the URL in the XML file to avoid NetTarget for these multiple tuner scenarios but I wasn't sure anyone wanted this functionality, NetTarget was designed more for Dreambox page URL's not for the streams that could be recorded simultaneously.

Without having IPTV myself and with no suggestions on how to improve this posted on the NextPVR forums what you see is what you get. I'm sure I could easily import a vlc m3u file and create the appropriate config file if someone provided sample for me.

Martin

Reply
#17
(2013-01-27, 03:39)sub3 Wrote: It'll behave the way you want if you pass a client identifier on the url you open in vlc. ie, first machine http://<server>:8866/live?channel=2&client=vlc1, second machine might pass "client=vlc2".

this is good, but is possible set this behavior on server? Where you get these information? I read documentation and nothing found there.

Reply
#18
(2013-01-27, 12:50)vranik Wrote:
(2013-01-27, 03:39)sub3 Wrote: It'll behave the way you want if you pass a client identifier on the url you open in vlc. ie, first machine http://<server>:8866/live?channel=2&client=vlc1, second machine might pass "client=vlc2".

this is good, but is possible set this behavior on server? Where you get these information? I read documentation and nothing found there.
I'm the developer of NextPVR, so I have inside knowledge on how it works. It's been mentioned a few times on the NextPVR forums, but I don't think it's made it into the documentation. Sorry, but you'll need to supply this client identifier if you need to use it from multiple clients.
Reply
#19
So i figured out situation by my way. I just coded simple web application which generates playlists with unique client parameter. It is sufficient enought for me. My last question (hopefully :-) ) is about Network Recorder. It can't be accessed multiple times, or is possible to set something up? I'm geting
this message to log:

2013-01-31 00:09:40.072 [DEBUG][15] checking: NetworkRecorder:2.NetworkRecorder
2013-01-31 00:09:40.072 [DEBUG][15] enabled and present
2013-01-31 00:09:40.072 [DEBUG][15] has channel
2013-01-31 00:09:40.072 [DEBUG][15] Requested CT 1but still recording 1000
2013-01-31 00:09:40.072 [DEBUG][15] live tv is not possible

CT 1 is name of network stream which i want to stream for more than one client at the same time...

Reply

Logout Mark Read Team Forum Stats Members Help
What is a good TV backend for XBMC?0