On Tue, Mar 19, 2019 at 22:49:32 +0100, Carl Eugen Hoyos wrote:
> 2019-03-19 18:46 GMT+01:00, Glenn W <[email protected]>:
>
> > Please see the below full console output
>
> Unfortunately not;-(

Too bad it'ss in an external link (which tends to disappear after
weeks).

> Anyway, this was certainly transmitted via http.

According to the ffmpeg logs - yes, obviously.
According to the PCAP: hmm.
Well, the command lines show port 5558:

> chill@life ~$ ffmpeg -listen 1 -i http://localhost:5558/video -f null -

but I don't see a single packet related to port 5558 in that PCAP file.
(Filter: tcp.port == 5888). I wonder what was captured - probably eth0
(or whatever the physical interface is called) and not lo (to which
localhost is bound). No wonder you, Glenn, don't see HTTP traffic if
you don't actually capture the ffmpeg traffic...

Moritz
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to