On 26/05/2007, at 7:57 AM, Andrew Ford wrote:
> Thanks Chris, sending DV seems to work fine now. The problem now is
> that when I try and receive it (on another machine) the receiving
> vic hard freezes (there's the listing for the video with a black
> thumbnail, and the window is completely frozen - I have to kill the
> process to stop it). I'll attempt to leave the stream sending (to
> RIT's AG multicast video address, 224.2.224.225/20002) over the
> weekend, so if anyone could try receiving it, that would be awesome.
Andrew,
I don't see any multicast traffic on that address - maybe you've
stopped sending, or perhaps a highter ttl is needed?
chris
On 5/26/07, Andrew Ford <acf0659@xxxxxxx> wrote:
> Thanks Chris, sending DV seems to work fine now. The problem now is that
> when I try and receive it (on another machine) the receiving vic hard
> freezes (there's the listing for the video with a black thumbnail, and the
> window is completely frozen - I have to kill the process to stop it). I'll
> attempt to leave the stream sending (to RIT's AG multicast video address,
> 224.2.224.225/20002) over the weekend, so if anyone could try receiving it,
> that would be awesome.
Hello Andrew,
Firstly - thanks for spending some time with our software - I
certainly appreciate it :-)
Secondly, I was wondering if the following commands could be executed
on the machine which is having troubles receiving DV stream:
a) quit the receiving vic
b) run the following commands:
cat /var/log/dmesg > leonlog1
dmesg >> leonlog1
cat /proc/cpuinfo >> leonlog1
cat /proc/meminfo >> leonlog1
/sbin/sysctl net.core.rmem_max >> leonlog1
grep -i driver /etc/X11/xorg.conf >> leonlog1
xvinfo >> leonlog1
glxinfo >> leonlog1
./vic YOUR-IP/PORT >> leonlog1 2>&1
then (without killing vic) open another terminal and run:
top -b -n 5 > leonlog2
After top has exited (will take ~15 seconds), just email me all of the
"leonlog1/2" files... this, I hope, will give me more info about your
receiving machine's setup... (I presume you are able to see the DV
stream from the transmitting vic [on the transmitting machine] ?)
Also, which revision of vic are you running?
To find out, cd to the sources ( e.g. cd ag-media) and then run
svnversion
it will tell you the revision number(s) information of your local source tree...
Attachment:
leonlog1
Description: Binary data
Attachment:
leonlog2
Description: Binary data