Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live video #50

Open
alexcroox opened this issue Jul 15, 2013 · 2 comments
Open

Live video #50

alexcroox opened this issue Jul 15, 2013 · 2 comments

Comments

@alexcroox
Copy link

Does osmplayer support rtmp flv live streaming? I can't seem to get it working and the docs show a non live stream using rtmp.

@EvanDotPro
Copy link

I was able to get a live stream working using the latest from the 2.x branch using:

{
  file: {
      stream: 'rtmp://yourhost.tld/streampath',
      path: 'streamname'
  }
}

@vmsinfo
Copy link

vmsinfo commented Sep 9, 2014

Dear Evan

I am struggling with same issue. We want to use RTMP in drupal 7 using mediafront.

As suggested by you above where do we make the above changes ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants