[vlc-devel] [PATCH 1/1] udp: support packets dump in access_out module
Rafaël Carré
funman at videolan.org
Thu Jul 11 13:32:18 CEST 2013
Hi,
Le 11/07/2013 13:10, Tzu-Jung Lee a écrit :
> Signed-off-by: Tzu-Jung Lee <tjlee at ambarella.com>
> ---
> modules/access_output/udp.c | 28 ++++++++++++++++++++++++++++
> 1 file changed, 28 insertions(+)
For access_output, I send to a multicast address and then dump it with
netcat or another VLC.
Thus I think this patch is nice but not necessary as other solutions exist.
What do you think?
More information about the vlc-devel
mailing list