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

Need R Shiny integration with RVision package #32

Open
mdhawk opened this issue Jun 7, 2020 · 3 comments
Open

Need R Shiny integration with RVision package #32

mdhawk opened this issue Jun 7, 2020 · 3 comments

Comments

@mdhawk
Copy link

mdhawk commented Jun 7, 2020

I don't find a single reference online if RVision can be integrated with R Shiny. If it is currently not supported then can we at least get this functionality in the near future.

Thanks

@sjmgarnier
Copy link
Member

@mdhawk It depends what you mean by "integrated". For instance, trackR uses Shiny and Rvision for doing video tracking of animals. But if you're hoping to have live view integrated inside a Shiny app, that won't be possible before some time due to the absence of easy interface between OpenCV and a web browser.

@mdhawk
Copy link
Author

mdhawk commented Jun 7, 2020

@sjmgarnier Yes I was hoping there is some function or online reference that could directly integrate live view inside a Shiny app. If it were possible would have been really great. Anyways thanks for the quick and clear response.

@sjmgarnier
Copy link
Member

@mdhawk It's just too complicated for me at the moment. It requires setting up some form of streaming server in the background in order to push the video to the web browser.

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

No branches or pull requests

2 participants