Results 8 issues of Viacheslav

Add feature to control menu "Zoom" like in attached video. https://user-images.githubusercontent.com/17878203/184038403-77c92388-efc8-4129-8b4a-1ae3cfb222df.mp4 I just add `transform: scale(--value-zoom);` to css file add simple control panel. Maybe also settings in configuration `AllowZoom: true`...

good first issue

Не уверен в тот или в yumata/lampa-source репозиторий лучше написать, но запускать локально и использовать на всех устройствах сейчас максимально некомфортно. Поэтому у меня несколько предложений: 1) Конфиг - Хранить...

`-f tee -map 0:v -map 0:a '[f=flv:flvflags=ext_header:onfail=ignore]rtmp://a.rtmp.youtube.com/live2/key1|[f=flv:flvflags=ext_header:onfail=ignore]rtmp://a.rtmp.youtube.com/live2/key2'` seems dint work

Similar to https://github.com/AirenSoft/OvenPlayer/issues/435#issuecomment-2699185702, but with HLS case it working. With WebRTC stream .stop() do nothing, i still see how my bandwidth is still used.

### Operating System Info Windows 11 ### Other OS _No response_ ### OBS Studio Version 32.0.1 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL https://obsproject.com/logs/oga2cXY8OfzoIWh6 ###...

### Description: Could you please add functionality to dynamically update the media source during an active stream? This could be implemented in `setMediaStream` or like as a new method `updateMediaStream`....

It would be convenient if it were possible to add not only sdp to video, but also to audio for example: ``` const connectionConfig = { maxVideoBitrate: 5000, sdp: {...