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

screen capture streaming from desktop to ios device #22

Open
dhruvaryan opened this issue Feb 2, 2017 · 1 comment
Open

screen capture streaming from desktop to ios device #22

dhruvaryan opened this issue Feb 2, 2017 · 1 comment

Comments

@dhruvaryan
Copy link

Well this is not an issue, more of a request for feature. Even if someone here can point in right direction that would be great.

@dhruvaryan
Copy link
Author

I tried this part and it works,

After setting up the server, you can test it using ffmpeg(install it by brew install ffmpeg).

push stream
ffmpeg -f avfoundation -framerate 30 -i "1:0" -f flv rtmp://server-url
watch the stream: go to this site: https://www.hlsplayer.net/rtmp-player

I see my desktop stream in the web-browser hlsplayer.net/rtmp-player. is there a way to see it inside the app rather than the browser?

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

1 participant