red5-server icon indicating copy to clipboard operation
red5-server copied to clipboard

Red5 Server core

Results 57 red5-server issues
Sort by recently updated
recently updated
newest added

_From @GoogleCodeExporter on March 15, 2015 16:59_ ``` What steps will reproduce the problem? 1. have handy an h.264/aac encoded video 2. create a SimplePlayItem via SimplePlayItem.build(...), and add it...

auto-migrated
Priority-Medium
Type-Defect

# Issue ### Short description When we use [org.red5.server.so.SharedObject.sendMessage()」function to send data of ByteArray to client in the red5 server, sometimes it shows [ERROR o.r.s.n.r.codec.RTMPProtocolEncoder - Error encoding object: java.lang.IllegalArgumentException:...

# Issue ### Short Description Creation of server side stream via IServerStream using playlist api doe snot work. When I run the code, i see red5 reading the file and...

Hi there! I'm trying to update the ServerSidePlaylist example that was available a while ago on the forums, as this is exactly what I'm looking for to set up a...

When a publisher closes, reconnects and republishes, subscribers that remain connected will lose stream A/V synchronization. Synchronization will will resume after a measured amount of time. Initially the subscriber will...

# Issue ### Short description the mina iosession.write packets can't keep up with mina recv, so that in the function pushMessage (in the playEngine.java) will drop packet because the RED5...

bug

### Short description [NioProcessor-4] WARN o.a.mina.core.service.IoProcessor - Create a new selector. Selected is 0, delta = 0 count of rows: 1510 2016-06-19 00:13:15,614 [NioProcessor-4] WARN o.a.mina.core.service.IoProcessor - Create a new...

### Short description ``` 2016-06-18 18:53:20,481 [Red5_Scheduler_Worker-32] WARN org.red5.server.stream.PlayEngine - Push message failed due to null output pipe 2016-06-18 18:53:20,492 [Red5_Scheduler_Worker-24] WARN org.red5.server.stream.PlayEngine - Push message failed due to null...

We are having a problem recording streams transmitted from Google Chrome on Mac OS X and with iOS mobile devices (Adobe AIR SDK 16). The final file has a cutted-off...

I'm getting this warning sometimes: [WARN] 2016-02-15 14:25:48,634 [RTMPConnectionExecutor-8] org.red5.server.net.rtmpt.BaseRTMPTConnection - Response buffer was null after encoding I don't know if this is related with the warning, but at the...