UkCvs.org - View Single Post - Adding streamts to Enigtrino2
View Single Post
Old 14-12-2009, 07:14 AM   #7 (permalink)
theromans
Junior Member
UkCvs Newbie
 
Join Date: Dec 2009

Posts: 3
iTrader: (0)
Casino cash: $6400
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 0
Groaned at 0 Times in 0 Posts
Default
Hi I'm a bit out of topic here but the argument is the same:

Do you know how to enable UDP stream using either UDPSTREAMPES and/or UDPSTREAMTS on DB7000?
Do you know how to test UDP stream using VLC?

UDPSTREAMTS does not exist on my edg image.
I tried to enable UDPSTREAMPES with the following lines in ETC/INETD.CONF:
udpstreampes stream tcp nowait root /sbin/udpstreampes udpstreampes
udpstreampes stream udp nowait root /sbin/udpstreampes udpstreampes

In ETC/SERVICES I have:
udpstreampes 31340/tcp
udpstreampes 31341/udp

Now I have TCP-listener showing:
tcp 0 0 0.0.0.0:31335 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31338 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31339 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31340 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31341 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31342 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31343 0.0.0.0:* LISTEN

Whilst UDP listener shows empty list.
What's next?

Thanks!
theromans is offline   Reply With Quote