Ask Your Question

Revision history [back]

Hi Darius,

You can probably use Wireshark manually or a shell scripting language available on your platform to call tshark and maybe editpcap to automate the process.

This means that you've figure out a way to capture the video traffic from the WIFI camera on a device capable of running Wireshark/tshark.

You'll still need to make sure that the video format will be readable by VLC after processing.

Once you've removed the headers from the video, you still have that video in packet format.

VLC may or may not be able to deal with video in this format.

I've answered a similar question recently.

Hope this help.

Cheers,

JF