D-Link Forums

The Graveyard - Products No Longer Supported => Routers / COVR => DIR-601 => Topic started by: elliotn on June 17, 2010, 12:01:28 PM

Title: webcam via rtsp stream
Post by: elliotn on June 17, 2010, 12:01:28 PM
I have a webcam that streams data via RTSP. I am trying to reach it via my cell phone
over the Internet. If I put the webcam in the DMZ, everything works. When I have the
router forward the traffic via virtual server, is does not work. WTF?

Likewise, I tried to use wireshark to see what traffic was going around, but I see nothing.
I believe this is b/c the router has a switch and not a hub. Any idea how to change this?

Thanks-
Elliot
Title: Re: webcam via rtsp stream
Post by: elliotn on June 18, 2010, 09:18:03 AM
If anyone cares - It turns out that the app on my phone (dogaplayer) behaved differently when the phone was using the Internet vs. wifi. Odd. I was able to create a redirect in apache conf file "Redirect /webcam rtsp://somehost.domain.org:8554/video.3gp", which allowed the pre-installed streaming app to play the stream.

I still would love to get a sniffer to work across the LAN...

Elliot