Paul Gregoire
Paul Gregoire
Didn't mean to close this yet, @asimsalar please don't hijack issue threads.
What I mean by hijacking is that you're posting here as if it were a general discussion thread; this is for the specified issue in the title. Discussions are to...
The keySet() issue is one of jdk difference (compile vs runtime); see the SO answer and again, please don't hijack the threads.
First mod comitted https://github.com/Red5/red5-server-common/commit/148c90186bf555cca79c02b756f26ead85d46712
This may have been a product of the bad or less than to-spec rtmp encoder/decoder
@snowdream I'd need more details; which Mac type, what JDK version...
I suggest retesting with v1.1.1
_From @GoogleCodeExporter on March 15, 2015 16:59_ ``` the intended name of the video file is "h264aacvideo.flv", not "h264aacvideo.mp4", my apologies. ``` Original comment by `[email protected]` on 19 Jan 2013...
_From @GoogleCodeExporter on March 15, 2015 16:59_ ``` btw. my workaround was to add a 1 second video as the first video in the iserverstream playlist. ``` Original comment by...
_From @GoogleCodeExporter on March 15, 2015 16:59_ ``` I recently did a demo with the playlist stuff and I recall it being tricky and also exposed a bug in the...