2021-08-27 20:51:40 KST comment server INFO 200 - CupertinoPacketHandler.startStream[live/definst/11.stream] - - - 17556.231 - - - - - - - - - - - - - - - - - - - - - - - - -
2021-08-27 20:51:40 KST comment server INFO 200 - LiveStreamPacketizerCupertino.handlePacket[live/definst/11.stream]: Video codec:H264 isCompatible:true - - - 17556.231 - - - - - - - - - - - - - - - - - - - - - - - - -
2021-08-27 20:51:40 KST comment server INFO 200 - LiveStreamPacketizerCupertino.handlePacket[live/definst/11.stream][avc1.42801e]: H.264 Video info: {H264CodecConfigInfo: codec:H264, profile:Baseline, level:3.0, frameSize:640x480, displaySize:640x480, frameRate:15.0, PAR:1:1} - - - 17556.231 - - - - - - - - - - - - - - - - - - - - - - - - -
2021-08-27 20:51:48 KST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/11.stream]: Add chunk: id:1 mode:TS[H264,NOAUDIO] a/v/k:0/13/1 duration:450 - - - 17563.966 - - - - - - - - - - - - - - - - - - - - - - - - -
2021-08-27 20:51:48 KST comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[live/definst/11.stream]: Add chunk: id:2 mode:TS[H264,NOAUDIO] a/v/k:0/29/4 duration:990
=====================================================================
On “incmoing Streams”
After “CupertinoPacketHandler.startStream” on initial connection
It takes 8 seconds to “LiveStreamPacketizerCupertino.endChunkTS”. Why does it take time? I would like to reduce it much more than this.
Any way would be greatly appreciated.
Because I guess it seems that HLS transmission can only be received after “LiveStreamPacketizerCupertino.endChunkTS” is executed.