bakercp / IPCAM2SYPHON

An bridge that converts multiple IPCam video streams to Syphon textures.
MIT License
51 stars 11 forks source link

Can't connect to Panasonic stream #5

Open mileshiroo opened 8 years ago

mileshiroo commented 8 years ago

Hi!

IPCAM2SYPHON is super useful in my current project, so thanks a lot for it.

I'm trying to connect to a Panasonic mjpeg stream which looks like this:

http://124.155.1.170:50001/nphMotionJpeg?Resolution=320x240&Quality=Motion

Although the connection doesn't fail, I'm not receiving any frames in the app, and the stream is black. I can see the stream fine in my browser at that url.

Do you have any why this might be happening?