mburger81

Results 78 comments of mburger81

@alieslamifard, it is a pain finding a rtsp supported player. clappr and jwplayer should not have rtsp support, or? @zazeblik did you found a solution for this or another player...

I would like tu use the plugin not in fullscreen, so I think I'll wote fo this enhancement 😁😁 Have you any plans for this feature request?

@brettwooldridge Hello can you please jump into this FR we would like to help improve the lib

First use case we need an error callback is if InfluxDB is down or internet is not working. I think we have to know if there are some fatal error...

Hello I was busy and I only hat toady time to check your changes. You added more detailed log and also a check for valid points, but for what I...

I added a onProxReq event for handling the origin and at the end I have something like that ``` /* LOCAL & STUN */ var proxyMiddleware = proxy({ target: 'http://bla.dev/orma',...

@chimurai did you see this FR? thx a lot

If I do something like that: ``` /* LOCAL */ var proxyMiddlewareLocal = proxy({ target: 'http://192.168.8.1', ws: true, pathRewrite: { '/proxy': '/abc' }, logLevel: 'debug' }); /* STUN */ var...

Can you help? I tested it again and I think there is a big bug on this, or not?