bxg

Results 9 issues of bxg

this->referenceTime = static_cast((timestamp & 0x1FFFFFC0) / 64); should be (referenceTime is 3 byte long) this->referenceTime = static_cast((timestamp & 0x3FFFFFC0) / 64); for example timestamp = 763974970 BIN 00101101100010010101010100111010 0x1FFFFFC0 is...

bug

Thanks for your awesome work! I hope to apply it on CPU. How can I optimize it for CPU ? Any suggestions? Thanks.

which paper is this project reimplementing? Thanks.

Application using srs-librtmp push rtmp to antmedia server failed when creatstream. The application can work well with Youtube, Nginx rtmp. Please check it. Thanks. https://antmedia.io/

I don't train and just want to test. Where can I download model_final.pth? Thanks Traceback (most recent call last): File "face_verify.py", line 32, in learner.load_state(conf, 'final.pth', False, True) File "D:\10working\30project\face\insideface\InsightFace_Pytorch\Learner.py",...

Add feature that producer prefer layer and pause or resume according the producer's consumers, to save server's CPU load and network bandwidth. For example: 1) When no other peers watch...

16 Intel(R) Xeon(R) CPU E5-2660 v2 @ 2.20GHz 20.04.1-Ubuntu edumeet 3.5.5 Form data below, one worker can not support default 40 peers in one room. (default ROUTER_SCALE_SIZE is 40) peers...

Whisper JAX is not faster than Whisper in colab T4 GPU environment. Why? I tested with a 841 seconds long audio file. The Whisper JAX used 182 seconds and Whisper...

flutter doctor Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.7.11,...

waiting-on-reply