Javier Pérez
Javier Pérez
I'm having the very same problem with I've started to use it with javascript. It seems a fundamental problem of this extension that hasn't been never addressed.
@danya0123 thanks for the recommendation but there are several points I don't get: 1. Janus is another completely different WebRTC server although as I saw on the Pion's WebRTC project...
Sorry @danya0123 I'm new to this project. How do you suggest I can route the video stream on neko over WebSockets instead of WebRTC? The client part I think I...
> For example [gortc](https://github.com/AlexxIT/go2rtc?tab=readme-ov-file#module-mp4) implements `MSE stream (fMP4 over WebSocket)` nicely. That is something that would be relevant to this usecase. Maybe we could use [isofmp4mux](https://gstreamer.freedesktop.org/documentation/fmp4/isofmp4mux.html?gi-language=c) for it on server...
@m1k1o By the way setting the development environment on bare metal mac is impossible, at least for me. The furthest I've gotten is a black screen and basically block the...
@m1k1o No, it is M2 MacBook Pro. The setup was very difficult many libraries missing and I've even needed to modify the code of the server. But honestly I won't...
@m1k1o I think I'm going to throw the towel. At least for the server side. I know what to do but I'm getting constantly build errors. I think my lack...
> [@p3javier](https://github.com/p3javier) sure, create PR and we can take a look what you got so far. Ok @m1k1o but the build is failing and in an attempt to fix it...
@m1k1o here you have the PR https://github.com/m1k1o/neko/pull/508
> > @Gauvino the whole client is pending a rewrite because Vue2 is EOL #358 and there is no simple way to upgrade, just rewrite basically from scratch. Its the...