You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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.
@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.
@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.
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
The text was updated successfully, but these errors were encountered: