Digging a stream out of a windows-client only box

A place for discussion of topics that are not specific to ZoneMinder. This could include Linux, Video4Linux, CCTV cameras or any other topic.
Post Reply
coke
Posts: 518
Joined: Wed Jan 30, 2008 5:53 pm
Location: St. Louis, MO, USA

Digging a stream out of a windows-client only box

Post by coke »

I've noticed people occasionally manage to find direct paths to image streams on boxes that normally require a windows client (.ocx file). I have one such box, a Speco Tech.

Any suggestions on where I might start? Should I be trying to sniff packets on the windows machine?

Theoretically since it's an .ocx I could write a VB client that could see it, then stream it to ZM, but that's far from ideal.
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Yes. I would use WireShark to sniff the connection and see what you can find in there.
Phil
coke
Posts: 518
Joined: Wed Jan 30, 2008 5:53 pm
Location: St. Louis, MO, USA

Post by coke »

Thanks for the tip. Wireshark looks like fun in general. So far I've managed to pull out a string that's apparently streaming DIVX of all 16 cameras connected to it. VLC likes it, though rapidly switches between the 16 cameras.

I guess I'll argue with ffplay and see if I can get it to give me the frames I want?
Post Reply