Rodolphe Fouquet
Rodolphe Fouquet
Hi, so I just tried, and this is weird: `gpac rtpin:src=rtsp://192.168.50.190:8554/mystream:gpac:forceagg=true:FID=SOURCE reframer:rt=on:SID=SOURCE:FID=REGULATED @ vout aout` works `gpac rtpin:src=rtsp://192.168.50.190:8554/mystream:gpac:forceagg=true:FID=SOURCE reframer:rt=on:SID=SOURCE:FID=REGULATED @ vout` does not Other weird behaviour: `gpac rtpin:src=rtsp://192.168.50.190:8554/mystream:gpac:forceagg=true:FID=SOURCE reframer:rt=on:SID=SOURCE:FID=REGULATED @...
Hi, it is working. Now it seems that I have another issue with my camera, for which I get this: ``` SETUP rtsp://192.168.50.214/live0/trackID=0 RTSP/1.0 Accept-Language: en CSeq: 2 Transport: RTP/AVP;unicast;client_port=7040-7041...
With interleave=true, it works! Now there is one last thing, it looks like the CLI parser might have an issue when credentials are used, like `gpac rtpin:src=rtsp://username:[email protected]/live0:gpac:interleave=true:FID=SOURCE reframer:rt=on:SID=SOURCE:FID=REGULATED @ vout...
First @niklaskorz, thank you very much for your contribution. Hi, I will have a look later this week. I do not have access to the Mac right now. > Only...
Hi, I am sorry for the delay, I have reviewed the PR and it works, however: - I think --disable-static should be handle properly, a new config param should be...