I have a dreambox at home wich i use to Watch tv, i then have my server with Plex... my workplace restricts me from reaching my dreambox, installing programs and use a vpn. But i can run Plex web, and Watch all my Movies wich is great!
What im trying to do is this,
wget http://dreambox:80001/stream -O livetv.ts
where livetv.ts is located within my Plex library, it shows up in the library and i can start watching it... great but, it the recording is 1min long when starting to play in in plexweb it stops playing after one minute and i then have to restart the 'movie' in Plex, jump to one minute and start watching from where i was..
Have also tried with
ffmpeg -i http://dreambox:8001/stream livetv.mpeg
also works exactly as above.
Plex webapp seems to be sure the Movie only is x min long and then automaticaly stops the stream after that time..
Is there away around this? I noticed the dreambox-plugin but that cant play on plexweb if i understood it right...