| Issue 9: | Transport methods for encoders. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Need to add more methods for encoders to use to recieve / send data between the StreamTv and the external encoder. Currently only windows named pipes are implemented. Hope to add at least UDP, TCP, HTTP and File. Others also if there is a need. This might lead to changing how the encoders work and making the encoder system into a plugin based setup (have a .xml file with the encoder details). |