Re: [Live-devel] Streaming in wireless ad-hoc network

2012-10-07 Thread Felix Radensky
Hi Tayeb, Thanks for your input, I'll definitely try bridging. My kernel is 2.6, and adding brctl to the file system is not big deal. The wireless card on my device supports 802.11n, but so far I've only tried 802.11g, and both ends were able to synchronize at 54MBit/s. I think it should be suff

Re: [Live-devel] Streaming in wireless ad-hoc network

2012-10-07 Thread Felix Radensky
Hi Ross, Thanks for replying so promptly. Streaming from file using testH264VideoStreamer works fine. That's strange. Does your file have the same bit rate as your live stream - i.e., was your file recorded simply by dumping the output of your decoder (rather than, for example, taking one

Re: [Live-devel] Streaming in wireless ad-hoc network

2012-10-07 Thread Meftah Tayeb
hello what is your embedded distro ? please try to create a bridge and atach your wlan interface to it so the ip address will be in the bridge if you have a 2.6 kernel, IGMP snooping will automaticaly be inabled in your bridge this may 90% solv your multicast over wireless issue i am streaming 2

Re: [Live-devel] Streaming in wireless ad-hoc network

2012-10-07 Thread Ross Finlayson
> I'm having a real trouble getting live555 based streamer work in wireless > ad-hoc network. The same streamer works fine in wired and managed > wireless networks. [...] > Any idea what can be wrong with my application would be greatly appreciated. If the only difference between your applicatio