Dan Rossi

Results 222 comments of Dan Rossi

I get a connection problem if redis is configured. I get an error if I set it to None. Its required in the default login provider for some Oauth token...

I'm looking at OME integration with other servers with conferencing option. Is there a signal server modification required to signal users to a particular room / app ? I've had...

I'm integrating multiple servers into players, Kurento included. OK so its an API call to get the available streams for that particular app I presume for subscribing to. I meant...

I presume this polling of the api service regularly would be a problem. Hence the possibility of notifying clients via the websocket message when a stream begins publishing to a...

@getroot No I was wondering where this "getStreams" method was on the server to get available streams. It seems if each "app" is a room you can get available streams...

It seems pre-flight and cors doesn't work to those api urls. So can't build a conferencing option and poll active streams. I have an OME integration into videojs now. Hopefully...

I'm revisiting integrating a conferencing option for OME. I have it working for other servers. Are you saying I am unable to publicly get available stream names for an application....

Yes I've built a simple service for testing this, without the need of a secondary websocket, but now cannot publish more than one stream at a time.

When loading the server example on localhost / 127.0.0.1 or c class / 192.168.0.1 I get that exact error and will fail. I was hoping to integrate it into an...

I'm trying to find a solution to try and play if a hls live stream isn't available. Once it goes to an error , you can't click to play again....