[dvblast-devel] multicat /tcp flag

andrej at tiltsintegration.lv andrej at tiltsintegration.lv
Tue Mar 27 12:44:32 CEST 2012


Good day,

  Looking for advice. I'm trying to achieve one setup, UDP stream to HTTP
gateway in point A, HTTP to UDP gateway in point B. It can be done with
VLC, but i see that TS information after VLC is changed no PMT/PAT/SDT
and so on. So as i understand it can be done with multicat.

What i have and what i got:

[root at localhost multicat-2.0]# multicat -u @234.5.3.102:20000
193.68.84.98:8080/tcp
error: cannot connect socket (Connection refused)
debug: socket definition: connect:193.68.84.98:8080

[root at localhost multicat-2.0]# multicat -u @234.5.3.102:20000 :8080/tcp
error: cannot connect socket (Connection refused)
debug: socket definition: connect:0.0.0.0:8080
[root at localhost multicat-2.0]# multicat -u @234.5.3.102:20000
127.0.0.1:8080/tcp
error: cannot connect socket (Connection refused)
debug: socket definition: connect:127.0.0.1:8080

Iptables turned off. Interfaces are bridged. So maybe something wrong with
/tcp flag ?

Best Regards.




More information about the dvblast-devel mailing list