problem in video transmission

hi,

i hav done a video transmission from Local PC to internet,

i am sucessfull in transmitting video from LAN to Static IP pc, i am receiving it in the server using the public IP,

but in reverse when i send video from Static IP server to public IP i am not recieving it in my system tat is in LAN,

but the session is initialized but no video recieve.. can any one help me..

hav any one did this before

regards

-venkat

[466 byte] By [noveleraa] at [2007-11-27 6:41:19]
# 1
can u please tell me how can we get a video from web cam and display to the browser
VinuRocksa at 2007-7-12 18:10:52 > top of Java-index,Security,Cryptography...
# 2
hi,use applet to display web cam in browser,first u have to write code to detect the webcam device and create a realized player to display the video..u can get sample code from this site.. cheers-venkat
noveleraa at 2007-7-12 18:10:52 > top of Java-index,Security,Cryptography...
# 3
can i have a sample code for camera on browserThanks,Vinayak
VinuRocksa at 2007-7-12 18:10:52 > top of Java-index,Security,Cryptography...
# 4
Hi,I have encountered problem sending a video from 1 host to another over a LAN without any error. would u plz tell me what program used to transmit video from one pc to another over a LAN, with no errors. Thanks
LLLa at 2007-7-12 18:10:52 > top of Java-index,Security,Cryptography...
# 5
Use AVTransmit2.java on transmitter side and AVReceive2.java on receiver side.These are examples given on sun site.If u can find them type in google the name.You will get the link.:-)
Kalvin1a at 2007-7-12 18:10:52 > top of Java-index,Security,Cryptography...
# 6

I have tried AVTransmit2 & AVReceive2 as well as JMStudio. they work fine for couple of seconds and then the transmission stops and a message "MPEG parser error: possibly with a corrupted bitstream" is printed.

I would like to Know why such incident occurs?

by z way it also give z same errror when i tried to run them on z same host !!!

LLLa at 2007-7-12 18:10:52 > top of Java-index,Security,Cryptography...
# 7
hi,chk ur codec or try to reinstall ur JMFcheersvenkat
noveleraa at 2007-7-12 18:10:52 > top of Java-index,Security,Cryptography...