vision.VideoPlayer embedding in GUIDE created GUI
Show older comments
Hi,
I'm trying to use the vision.VideoPlayer in a custom created GUIDE GUI. The video source is a camera. Right now I can get it to work with the camera but the vision.VideoPlayer object pops out of my gui. I've read the example given but it seems that this doesn't use the videoplayer rather than the videoreader object to read a video file and project the frames in a gui.
Is there any way to embed the vision.VideoPlayer in my GUI using input from a camera?
Thanx
2 Comments
Yasir Awan
on 5 Feb 2016
Kindly Reply. Facing same problem
Dima Lisin
on 5 Feb 2016
Yasir,
vision.VideoPlayer only works as a separate window. To embed a video into a custom GUI, please use this example.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Support Package for IP Cameras in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!