udp streamdev

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

syrius.ml@xxxxxxxxxx wrote:
> matthieu castet <castet.matthieu@xxxxxxx> writes:
> 
> 
>>Hi,
>>
>>do you know if there is a plugin that works like streamdev-server but 
>>use udp connection instead of http/tcp :
>>I try to use a wifi network where collision/bandwidth is limited.
> 
> 
> hmm using udp instead would not reduce the bandwidth and would also
> certainly reduce the quality if you tend to loose packets.
As tcp need acks from the client, with http I have :
dvbbox -> wifi master -> client -> wifi master -> dvbbox
        data           data      ack+http            ack+http

With udp I hope to only have
dvbbox -> wifi master -> client

Because on wifi only one host could send packet at a given time (not 
full-duplex), with udp I save the time need for "client -> wifi master 
-> dvbbox". With that time I could send more data. Also I avoid some 
collision, and could send more data.



> Maybe you can run ffmpeg+ffserver or vlc to send a re-encoded stream.
That's what I wanted to try next.Is there a way to link them with vdr ?

I could also make an ad-hoc connection between dvbbox and client and 
have 2 more bandwidth, but both will lose internet connection :(

thanks

Matthieu



[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux