On Sun, 30. Aug 11:50, Zhao Zhili wrote:
>
>
> > On Aug 30, 2020, at 1:45 AM, Andriy Gelman wrote:
> >
> > Hi Zhao,
> >
> > On Tue, 25. Aug 01:17, Zhao Zhili wrote:
> >> Ping again.
> >>
> >>> On Aug 17, 2020, at 8:05 AM, zhilizhao wrote:
> >>>
> >>> Please help review the patch, thanks!
>
> On Aug 30, 2020, at 1:45 AM, Andriy Gelman wrote:
>
> Hi Zhao,
>
> On Tue, 25. Aug 01:17, Zhao Zhili wrote:
>> Ping again.
>>
>>> On Aug 17, 2020, at 8:05 AM, zhilizhao wrote:
>>>
>>> Please help review the patch, thanks!
>>>
On Aug 6, 2020, at 4:50 PM, quinkbl...@foxmail.com wrote:
Hi Zhao,
On Tue, 25. Aug 01:17, Zhao Zhili wrote:
> Ping again.
>
> > On Aug 17, 2020, at 8:05 AM, zhilizhao wrote:
> >
> > Please help review the patch, thanks!
> >
> >> On Aug 6, 2020, at 4:50 PM, quinkbl...@foxmail.com wrote:
> >>
> >> From: Zhao Zhili
> >>
> >> User report:
> >> http:/
Ping again.
> On Aug 17, 2020, at 8:05 AM, zhilizhao wrote:
>
> Please help review the patch, thanks!
>
>> On Aug 6, 2020, at 4:50 PM, quinkbl...@foxmail.com wrote:
>>
>> From: Zhao Zhili
>>
>> User report: http://ffmpeg.org/pipermail/ffmpeg-user/2020-August/049494.html
>>
>> server:
>> ./f
Please help review the patch, thanks!
> On Aug 6, 2020, at 4:50 PM, quinkbl...@foxmail.com wrote:
>
> From: Zhao Zhili
>
> User report: http://ffmpeg.org/pipermail/ffmpeg-user/2020-August/049494.html
>
> server:
> ./ffmpeg -i test.mp4 -c copy -f rtsp -rtsp_transport udp
> rtsp://localhost:12
From: Zhao Zhili
User report: http://ffmpeg.org/pipermail/ffmpeg-user/2020-August/049494.html
server:
./ffmpeg -i test.mp4 -c copy -f rtsp -rtsp_transport udp
rtsp://localhost:12345/live.sdp
client:
./ffmpeg_g -y -rtsp_flags listen -timeout 100 -i
rtsp://localhost:12345/live.sdp -c copy test