Hi Eckhart,
I suspect one of the two problems.
1) You are streaming H264/AAC and the configuration packet was sent
only once at the beginning of the stream by ffmpeg. The rtmplite
failed to store the configuration correctly to resent to future
clients. If you are not using H264, then what is the rate of your
I-frames? Are you using H.264?
2) The timestamp got incorrectly mapped in rtmplite because of some
anomaly in ffmpeg's output. If the stream starts from the begining,
then Flash Player is able to adjust (work around), but if the stream
starts in the middle then it cannot. Is it possible to print out the
timestamp values in rtmplite and let me know?
Other things you can do to break down the problem:
1) Try replacing JW Player playout with VideoIO. You can open
http://myprojectguide.org/p/flash-videoio/test.html and then enter
"src" as rtmp://localhost/live?play=sample to achieve the same effect
I think. (In particular, play= determines the stream name).
2) Try replacing ffmpeg publish with VideoIO. Again, you can try
setting "src" to rtmp://localhost/live?publish=sample to publish the
live stream from camera.
Let me know which of these work, if at all.
Hope this helps!
> --
> You received this message because you are subscribed to the Google
> Groups "myprojectguide" group.
> To post to this group, send email to
myproje...@googlegroups.com
> To unsubscribe from this group, send email to
>
myprojectguid...@googlegroups.com
> For more options, visit this group at
>
http://groups.google.com/group/myprojectguide?hl=en
--
The Intencity Team
http://theintencity.com