wangshaohui

Results 18 issues of wangshaohui

### Description When `stop_audio()` is called, `view->channels` has not been cleared yet, where maybe storage global output/input audio source. So variables related with audio should not be deleted in stop_audio()....

Bug Fix

### Description It is releasing incorrect HDC object ### Motivation and Context fix memory leak ### How Has This Been Tested? ### Types of changes Bug fix (non-breaking change which...

Bug Fix

### Description In browser-client, created source is saved into two lists: ``` std::vector audio_sources; std::unordered_map audio_streams; ``` But there is no reference for `audio_sources`. I meet a crash as below:...

## Platform Operating system and version: WIN10 (64bit) OBS Studio version: 25.0.4 (64bit) ## Expected Behavior Can input Chinese/Korean by browser interaction ## Current Behavior Cann't input Chinese/Korean by browser...

### Description Add feature to detect device's remove/insert events. When device is inserted, win-dshow can restore camera when received event. However, to be enable to detect remove/insert, we must success...

enhancement

`WS_CHILD` and `WS_POPUP` are contradictory. ------------------------------------------------------------------------------------------------------------------------ ![1694760053](https://github.com/stream-labs/obs-studio-node/assets/18413354/4a15cc10-3f8e-4da2-8746-59fc4b89d518) ------------------------------------------------------------------------------------------------------------------------ ![1694760142](https://github.com/stream-labs/obs-studio-node/assets/18413354/b20eade8-051a-418d-a192-ff8fad45c2dc)

### Operating System Version windows ### CPU _No response_ ### GPU _No response_ ### NDI Devices _No response_ ### OBS Version 30 ### OBS Installation Method exe ### OBS-NDI Version...

bug
triage

hello, I am using webrtc to publish video by openh264. parameter used in webrtc: ``` targetBitrate: 4000 kbps intput video fps: 20 input resolution: 1920x1080 RC_MODES: RC_BITRATE_MODE (as webrtc set)...

您好 在仓库的license声明中我注意到 `训练出来的模型不可以用于商业目的` 我想咨询: 是否有可以商用的途径?比如 购买license 或商用的项目将代码开源后使用? ![1723009110](https://github.com/user-attachments/assets/5231765a-e9a0-4361-87a9-1606b77f90a7) 谢谢~