Re: [Live-devel] strange behavior with Android 5.0 lollipop media player

2016-04-19 Thread Ross Finlayson
> Doesn't work: > > 1) Above server launches, > 2) H264LiveServerMediaSession::createNew(*usageEnvironment, true) > 3) Connect to the server using VLC or any of a dozen other players we've > tested, > 4) Phone will connect to server, > 5) Phone won't stream the content. Thanks for the repor

Re: [Live-devel] strange behavior with Android 5.0 lollipop media player

2016-04-19 Thread Ben Rush
Yes, my apologies for being unclear. I can see now how what I said might be difficult to understand. I will try to do better and be a bit more pedantic. I'm on Windows and I've built a RTSP server that connects to a camera and serves both audio and video using the Live555 server libraries. I used

Re: [Live-devel] strange behavior with Android 5.0 lollipop media player

2016-04-19 Thread Ross Finlayson
Sorry, but I’m having a hard time understanding your question, and, in particular, how it relates to the “LIVE555 Streaming Media” software. Could you please explain *specifically* what your system looks like (i.e., server(s), client(s), proxy/proxies if any, etc.), and how, *specifically*, the

[Live-devel] strange behavior with Android 5.0 lollipop media player

2016-04-19 Thread Ben Rush
We've been using Live555 very successfully now for a while but have encountered a quirk that is likely due to a bug or oddity in the media player on Android 5.0 Lollipop. The problem is that it's becoming a bit of a showstopper for us (a major client is using this particular version of Android), an

Re: [Live-devel] MP3 streaming problem

2016-04-19 Thread Ross Finlayson
> We have a video subsession, which works fine streaming H.264 video frames. > We added another subsession for audio, we return as you suggested our > own framed source subclass. > > The interesting thing is if we NOT ADD the video subsession to the > ServerMediaSession, the audio hears perfectly

Re: [Live-devel] MP3 streaming problem

2016-04-19 Thread Ignacio Barreto
Hi Ross, we tried what you suggested and we find some interesting issue. We have a video subsession, which works fine streaming H.264 video frames. We added another subsession for audio, we return as you suggested our own framed source subclass. The interesting thing is if we NOT ADD the video su

Re: [Live-devel] ProxyServer switching backend source

2016-04-19 Thread Ross Finlayson
No, the only way to change the back-end stream - in a way that is ‘seamless’ to the front-end clients - is to make the change in the back-end stream itself (i.e., in the stream’s encoder). > If I change the image parameters in the camera then the stream keeps working > so I guess it is possible

[Live-devel] ProxyServer switching backend source

2016-04-19 Thread Saskia van Emst
Hi all, First of all thanks a lot for the software ☺ For an IP camera, connected to wireless networks, I’m using the proxy so that the stream can be viewed multiple times without increasing the bandwidth over the wireless link. Now I am wondering if it is possible to let the proxy switch the