Problem with NetStream publish
Hi all, I'm quite new to FMS, I hope someone can help me solve this problem, thank you.
I run a FMS 4.5 for a recording service. But some of our member cannot record. The recorded flv file was only 222 bytes. below is the different between successful case and failed case of recording.
Success case: onstatus event of netstream after it publish, the server returned:
clientid: qAArABAA description: 1942829/1374303941188 is now published. code: NetStream.Publish.Start level: status
clientid: qAArABAA description: Recording 1942829/1374303941188. code: NetStream.Record.Start level: status
Failed case: onstatus event of netstream after it publish, the server returned only 1 message:
clientid: qAAsABAA description: 1800194/1374303943063 is now published. code: NetStream.Publish.Start level: status
Once more thing is that only visitor from Google Chrome got this problem, cause the header of request of failed recording case always look like: "HTTP_USER_AGENT":"Mozilla\/5.0 (Windows NT 6.1) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/28.0.1500.72 Safari\/537.36"
