How do I get h.264 video to play live?
I am on FMS 4.5 and use encoder 3.2. I streamed once and then the server would no longer accept a new stream with the same name. I saw a post that said add &adbe-record-mode=record to the end of a stream name and so I did. This allows me to send a live stream for about 10 to 15 minutes and then it stops. If I restart the server it streams again for another 15 minutes and stops again. My server is using out of the box settings. RTMP streaming to a flash player works great live but not http live streaming.
I know this can't be the encoder. The config file was modified to stream sync=true. I am streaming also to an outside FMS provider and that streams plays fine. I get no info in my log files other than disconnect.
This must be a common problem since my congiuration is out of the box. Do I need to modify settings in the apache server?
I checked the log files again and see this in the logs under edge.log:
| 2012-08-20 | 03:06:15 | 7068 | (i)2581173 | FMS detected IPv6 protocol stack! | - |
| 2012-08-20 | 03:06:15 | 7068 | (i)2581173 | FMS config <NetworkingIPv6 enable=false> | - |
| 2012-08-20 | 03:06:15 | 7068 | (i)2581173 | FMS running in IPv4 protocol stack mode! |
Does this mean anything?
