Quote:
Originally Posted by Damianonymous
1. HLS plugins differ in the "open original video size" option.
2. In your mfc-node does not work "Viewers", does not list by the number of viewers.
3. Please take a screenshot of the settings in the nm.bate file, because my system can not find the right path 
|
1. Play HLS M3u8 working fine for me and I do not bother with those details like "open original video size" option
2. Column "Viewers" works for me OK ... b4 I call that "Users" but I wanted to match the other versions.
3. If you have other directories you must manually edit nm.bat with your directories
cd/
cd -nm-mfc
start node main.js
above is command which must be manually entered in 'Command Prompt' windows but this script doing that for you.
If for example your directory is not "C:\-nm-mfc" than "C:\mfc_recorder" then you have to edit nm.bat like:
"cd -nm-mfc" must be replaced with "cd mfc_recorder"