In order to diagnose this problem, I restarted the computer. I open browser Chrome to stream MJPEG from address: http://172.16.80.1. Everything works flawlessly. The video is smooth. Wireshark does not capture anything from address 172.16.80.1. Address 172.16.80.1 is the address of a Windows Phone emulator. The options in Wireshark are the following: Could anyone shed some light on this/ asked 03 Mar '17, 07:28 Hong |
One Answer:
It looks as though the capture library you have installed (WinPcap??) is unable to capture on that interface. answered 06 Mar '17, 04:00 grahamb ♦ Presumably then, you've done something different, maybe installed npcap? (08 Mar '17, 05:29) grahamb ♦ |
Could you turn your comment into an answer that I can accept?