agsh / rtsp-ffmpeg

Node.js FFMpeg wrapper for streaming RTSP into MotionJPEG
MIT License
248 stars 84 forks source link

Examples... #4

Closed funky81 closed 9 years ago

funky81 commented 9 years ago

Hi, i'm trying your libraries here. but i confused how to run it. what i do is run node examples\server.js then run browser points to http://localhost:6147 but it doesnt do anything. try to debug with firebug, and i've got many request aborted.

Thanks

agsh commented 9 years ago

I confirm this. I'll make working example in the next few days.

funky81 commented 9 years ago

Thanks. Looking forward to see the solution.

Sent from Xiaomi MiNote On Jul 23, 2015 3:19 AM, "Andrew Laptev" notifications@github.com wrote:

I confirm this. I'll make working example in the next few days.

— Reply to this email directly or view it on GitHub https://github.com/agsh/rtsp-ffmpeg/issues/4#issuecomment-123850566.

agsh commented 9 years ago

This was socket.io bug, it omits port when no server is specified. Fixed in bbe9dc9e15d45af709edfa90a9ba4b32e0e713dd