Anonymousdog / displaycameras

System for displaying RTSP feeds from IP cameras on the Raspberry Pi
Apache License 2.0
568 stars 114 forks source link

remote rtsp camera? #68

Closed Therealjosephchrzempiec closed 2 years ago

Therealjosephchrzempiec commented 4 years ago

Hello i was wodering if i have a camera in my office and i wanted to watch it at home. Can i use my external ip address to view it on my raspberry pi? I have one locally in my office that can see the camera but i want to watch it at home. I did Port forward the rtsp port address.

Joseph

Anonymousdog commented 4 years ago

That should work fine. Test the feed first with VLC or omxplayer to validate the port forwarding.

Thanks, Andy

On Mon, Aug 10, 2020, 1:27 AM Therealjosephchrzempiec < notifications@github.com> wrote:

Hello i was wodering if i have a camera in my office and i wanted to watch it at home. Can i use my external ip address to view it on my raspberry pi? I have one locally in my office that can see the camera but i want to watch it at home. I did Port forward the rtsp port address.

Joseph

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Anonymousdog/displaycameras/issues/68, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIYIKPVO7QVIXHOWBVTW2DR76ALVANCNFSM4PZS7YAA .

Therealjosephchrzempiec commented 4 years ago

Is there any other port I need besides the rtsp port?

Therealjosephchrzempiec commented 4 years ago

Any other port needed to be added?

Anonymousdog commented 4 years ago

Nope

On Tue, Aug 11, 2020, 7:48 PM Therealjosephchrzempiec < notifications@github.com> wrote:

Is there any other port I need besides the rtsp port?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Anonymousdog/displaycameras/issues/68#issuecomment-672368472, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIYIKNNEC3UVPTYUAISU7TSAHKFTANCNFSM4PZS7YAA .

Therealjosephchrzempiec commented 4 years ago

Hello Thank you that seem to work. I had some kind of hickup where it wouldn't let me stream from my camera at my office to my home. but a reboot of my modem and it seems to work perfectly now. I do have static ip address on my network so that will never change.

Joseph