I have installed the repository but I do not get any video displayed while Magic Mirror is displayed.
Screen shot of camera working.
The camera works outside the Magic Mirror.

If more config.js info is needed please let me know.
I have commented it out because it blacks out my screen when it is enabled, and doesn't display the magic mirror info.
//MMM-VideoPlayer install 08/25/00
// {
// module: "MMM-VideoPlayer",
// position: "top_center",
// config:
// {
// playerWidth:"500",
// playerHeight:"370"
//playerWidth:"640",
// //playerHeight:"480"
// }
// },
};
I have installed the repository but I do not get any video displayed while Magic Mirror is displayed.
Screen shot of camera working.
The camera works outside the Magic Mirror.
If more config.js info is needed please let me know.
I have commented it out because it blacks out my screen when it is enabled, and doesn't display the magic mirror info.
// {
// module: "MMM-VideoPlayer",
// position: "top_center",
// config:
// {
// playerWidth:"500",
// playerHeight:"370"
//playerWidth:"640",
// //playerHeight:"480"
// }
// },
};