leeoxiang

Results 40 issues of leeoxiang

it seems that gevent-socketio does not support dynamic namespace.any plan to support this?

``` ../../../go/pkg/mod/github.com/asticode/[email protected]/codec_context_flag.go:38:50: could not determine kind of name for C.AV_CODEC_FLAG2_DROP_FRAME_TIMECODE ../../../go/pkg/mod/github.com/asticode/[email protected]/codec_context_flag.go:21:51: could not determine kind of name for C.AV_CODEC_FLAG_TRUNCATED ``` AV_CODEC_CAP_TRUNCATED has been removed in ffmpeg 6. https://github.com/obsproject/obs-studio/issues/8375

``` ../media-server/include/config.h:44:20: note: expanded from macro 'FD_INVALID' #define FD_INVALID (int)-1 ^ ../media-server/src/rtp/RTPPacket.cpp:240:55: error: call to unavailable member function 'value': introduced in macOS 10.14 auto vp8NewPayloadDescriptor = vp8PayloadDescriptor.value(); ```

Tt is hard to test this, it better have an colab and replicate demo.

Hi @shivangi-aneja nice work. Will the model and training code be open source?