Hey
I was wanting a plugin/application that would broadcast my current tv. I want watever channel MP is on to be broadcast (or just accessable) over my network (gigabit) and therefore viewable via any computer in the house. I first thought of just recording tv to a file and viewing that file via the other computers on the network. This might work in some cases but because the file is constantly being written to problems might occur. Are there any video formats that might be friendly to this kinda thing? That way if MP was made to continuously record then any computer playing that file would have access to whatever is playing on MP.
I would be willing to look into designing a plugin for this if i had to as I have a little (self tought) C++ knowledge (enough to use a TCP connection, although UDP might be better in this situation i guess
). Is there somthing to do this for me already? Or is there some file format that would be friendly for this? What do you surgest I do?
Matt
I was wanting a plugin/application that would broadcast my current tv. I want watever channel MP is on to be broadcast (or just accessable) over my network (gigabit) and therefore viewable via any computer in the house. I first thought of just recording tv to a file and viewing that file via the other computers on the network. This might work in some cases but because the file is constantly being written to problems might occur. Are there any video formats that might be friendly to this kinda thing? That way if MP was made to continuously record then any computer playing that file would have access to whatever is playing on MP.
I would be willing to look into designing a plugin for this if i had to as I have a little (self tought) C++ knowledge (enough to use a TCP connection, although UDP might be better in this situation i guess
Matt