Live TV Stream to pipe (1 Viewer)

xmaster123

Portal Member
June 10, 2008
2
0
I created app which reads live tv stream from TVServer and does small changes in TS and stream it further to my MCEs.
But to achieve even better performance and packet losses in HDTV I need find a way how to obey TS files and deliver stream to my app for example using named pipes.
Now what I do: connect to TV server and start timeshifting to 3 files in ramdisk. My app scans these files and seeks in them for data. Because files are even, I can not see where are data, or empty space. And sometimes I have little shuttering possibly caused when advancing from one file to another.
I wonder if it is possible to replace TSWriter in TVServer for something which could deliver stream to one named pipe.
Or whether is possible to access somewhere in TVServer live tvstream and how to do it.

Thanks
 

Users who are viewing this thread

Top Bottom