vegalou
vegalou
`websocket-relay.js` serve as a TCP relay, for multiple input, maybe streaming server could meet your requirement. jsmpeg DOES provide fatest video display performance.
By my experience to re-stream lower bandwidth usage from IPCam, You could stream out USB webcam's video to RTSP proxy by ffmpeg, specify the resolution & aspect ratio by ffmpeg...
@rescue1155 I think my post could resolve your requirement. [https://github.com/vi/websocat/issues/143](https://github.com/vi/websocat/issues/143) Redirect message from websocket server to PHP, then save into SQL or parse value to applicaiton. curl -s -X POST...
Hi vi, I'm trying to use Websocat as a `Websocket Client` forward received message to http server. Linux version of Websocat works correctly, but windows version shows the message without...
### Janus is a webrtc gateway for signaling & co-turn utility on P2P video. Looking for HTML5 video solution on NGINX, my experience is under 2 seconds in rtmp streaming....
Sure, You're welcome. You wrote it, already. ;-) vegalou`@gmail.com`
Met the same problem with old app. on new OS FOSSA(Xenial & Bionic not shows). Caused by new pango libary not match old application. ig: starup in /u/tool/moeditor, run Moeditor...
@gabrielstuff Thanks for the share, `coi-serviceworker` do help **SharedArrayBuffer** problem in latest chrome. Old version chrome do support SharedArrayBuffer syntax js, but deprecated. convert 10/fps mp4 is fast, h265 works...
1. fix it to NULL string 2. modify code with error result exit with 1 return status. ref: + https://golangbyexample.com/return-exit-status-code-go/
MediaMTX do support time period specify ondemand, tested via regEx express define. My sample code for Live & Playback on IPCam & NVR/CMX RTSP streaming polling to HLS HTML5 player(H264/H265)....