vjeson

Results 9 issues of vjeson

error message ` Could not find a package configuration file provided by "cocoyaxi" with any 1> [CMake] of the following names: 1> [CMake] 1> [CMake] cocoyaxiConfig.cmake 1> [CMake] cocoyaxi-config.cmake 1>...

help wanted
conan / vcpkg

Do we have linux and macos server aspia_host? or how to build aspia_host for linux or macos?

服务端试过好几个rtmp server,比如srs, 客户端用vlc,或者在android设备上面拉流播放,在桌面浏览网页,或者文字滚动,总有2-3s的延迟,不知道什么原因? 另推流能否设置分辨率,如果4k的显示器,直接推4k比较浪费资源,推流接口能否暴露必要的参数,比如帧率,分辨率等常用的参数设置

The release 5.2.1 version still has memory leaks on Mac os Mojave

signal server is latest version ion from master branch ion.JsonRPCSignal('wss://ip:8443/ws?uid=uuid'); debug with chrome [ion-sdk-flutter] DEBUG: msg: {"id":"1f924ff8-b9a2-4ce0-9605-27d55c094474","result":{"type":"answer","sdp":"v=0\r\no=- 4866327441167300290 1607673876 IN IP4 0.0.0.0\r\ns=-\r\nt=0 0\r\na=fingerprint:sha-256 23:09:0D:BF:64:D4:18:83:DA:AA:5B:04:78:54:19:40:CF:97:2E:C7:9F:12:88:D3:4E:6F:58:BF:1C:22:17:A5\r\na=group:BUNDLE 0\r\nm=application 9 DTLS/SCTP 5000\r\nc=IN IP4 0.0.0.0\r\na=setup:active\r\na=mid:0\r\na=sendrecv\r\na=sctpmap:5000...

根据这个教程 https://latest.gost.run/tutorials/reverse-proxy-tunnel/ 测试能够实现基于http协议的反向代理, 但是无法代理tcp协议的服务,比如rdp,ssh服务 比如我想把内网机器rdp端口3389通过公网服务器的 4389暴露到公网,应该怎么配置可以实现? 当代理ssh端口的时候,会报 ssh_exchange_identification: Connection closed by remote host 错误

could you give an example how to use it ? I can't get it work . showOpenPanel(url:"https://www.google.com"); if it is possible to embed cef in flutter view

比如这种方式启动服务 ` gost ss+wss://chacha20-ietf-poly1305:pass@:9100 ` chacha20-ietf-poly1305这个应该是认证用户名,实际这个应该是ss的加密算法,pass是密码,如果使用redis或者文件认证组的时候, 因为前面chacha20-ietf-poly1305是加密算法,好像无法设置多个用户组认证了,因为用户名相同 另外这种方式走的wss应该是有tls认证的,是不是这种方式下,会同时使用tls和ss的chacha20-ietf-poly1305加密,还是只有tls加密生效?

### 🥰 需求描述 能否实现自定义添加同一个接口类型的多个api服务提供商, 现在可以配置每个模型接口ai代理服务地址,但是每种类型的接口只能配置一个,比如openai接口类型的模型,只能设置一个代理地址,实际使用中,可以购买了从不同的服务器提供的openai模型,希望能够自定义添加每种模型,多个服务提供商 ### 🧐 解决方案 现在可以配置每个模型接口ai代理服务地址,但是每种类型的接口只能配置一个,比如openai接口类型的模型,只能设置一个代理地址,实际使用中,可以购买了从不同的服务器提供的openai模型,希望能够自定义添加每种模型,多个服务提供商 ### 📝 补充信息 _No response_

🌠 Feature Request
Model Provider