Skip to main content
August 7, 2012
Answered

Error trying stream to iOS (HLS)

  • August 7, 2012
  • 2 replies
  • 1039 views

I'm trying to stream:

FMS URL: rtmp://189.1.162.243/livepkgr

Stream: livestream?adbe-live-event=liveevent

[you can try to connect too]

But I can not to deliver as HTTP, the error log show:

2012-08-0715:37:564060(e)2611178Error from libf4f.dll: Track not found..-
This topic has been closed for replies.
Correct answer

Hi,

This could happen if audio/video is received after the first fragment has been created. To ensure this doesn't happen audio and video should start at the same time.

What I suggest is that you clear out the streams folder under livepkgr and the .stream file from under livepkgr/events/_definst_/liveevent, restart your server and then start your audio-video publish at the same time. Are you using FMLE to publish the stream?

If that doesn't help, you can try increasing the fragment duration in the Event.xml.

Let me know if that works.

Thanks,

Apurva

2 replies

Correct answer
August 8, 2012

Hi,

This could happen if audio/video is received after the first fragment has been created. To ensure this doesn't happen audio and video should start at the same time.

What I suggest is that you clear out the streams folder under livepkgr and the .stream file from under livepkgr/events/_definst_/liveevent, restart your server and then start your audio-video publish at the same time. Are you using FMLE to publish the stream?

If that doesn't help, you can try increasing the fragment duration in the Event.xml.

Let me know if that works.

Thanks,

Apurva

August 8, 2012

That's it! Solved. Now that's working. Thank you!

Adobe Employee
August 8, 2012