jgh- / VideoCore-Inactive

*No longer in development* Please see https://github.com/unpause-live/SwiftVideo
MIT License
1.48k stars 538 forks source link

Stream decoding issue on Red5 #262

Open developer-int opened 8 years ago

developer-int commented 8 years ago

I have issue in stream that Red5 is unable to decode. Below is the error : [WARN] [NioProcessor-11] org.red5.server.net.rtmp.codec.RTMPProtocolDecoder - Cl osing connection because decoding failed: RTMPMinaConnection from 192.168.0.24 ( in: 3483 out: 3354) session: AKAJZIJ51YDGM state: connected

Red5 accepts client stream in (FLV and AVC+AAC in FLV container)., but here we are sending something little different

Anybody able to resolve Red5 issue ?

pthomsen-bb commented 8 years ago

I'm seeting the same thing: VideoCore 0.3.2 and Red5 1.0.6-RELEASE.

Has anyone figured this out?