mpegtsmux pipeline appears correct but no network activity
Nicolas Dufresne
nicolas at ndufresne.ca
Wed Mar 21 19:53:29 UTC 2018
Le mercredi 21 mars 2018 à 12:39 -0700, Andres Gonzalez a écrit :
> Hi,
> I found my problem so thought I would document it for future reference.
>
> The problem was that the command line gst-launch sees the "." in the IP
> address 192.168.70.15 so I needed to enclose the IP address in double quotes
> so the address is parsed properly. So in my script I just used a shell
> variable for the IP address like I did for the filesrc file name.
>
Thanks for sharing ! I didn't notice the missing "", and didn't know
what the parse launch parser would do.
Nicolas
More information about the gstreamer-devel
mailing list