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

IP Camera Feed #16

Open
MawutorHonya opened this issue Sep 10, 2019 · 1 comment
Open

IP Camera Feed #16

MawutorHonya opened this issue Sep 10, 2019 · 1 comment

Comments

@MawutorHonya
Copy link

Please does this player support links like:
source={{uri:"rtsp://< user >:< password >@< ip cam > / < path-to-streaming-channel >"}}

@wonday
Copy link
Owner

wonday commented Sep 23, 2019

I have not test it.
You can also try to add some headers to source like this :

source={{
    uri: 'trsp://< ip cam > / < path-to-streaming-channel >',
    headers: {
      Pragma: 'no-cache',
    }
  }}

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

2 participants