Chrome.RTSP.Player icon indicating copy to clipboard operation
Chrome.RTSP.Player copied to clipboard

Is it effected in nodejs web server?

Open liyongh opened this issue 7 years ago • 6 comments

how does nodejs web server work to it?

liyongh avatar Dec 19 '18 08:12 liyongh

Hi,

Please look at the instruction on the page https://www.videoexpertsgroup.com/nacl_player_api/

Just download and unpack the zip on your web server https://www.videoexpertsgroup.com/nacl_player_api/vxgplayer-1.8.51.zip

The web server type ( nodejs, IIS, apache, nginx etc) doesn't matter.

Thanks, Alexey

bleikher avatar Dec 19 '18 08:12 bleikher

Hi, Thanks for your replay! It have worked! but,I get a new problem that can not play the video. I will show the error bellow: I debug the file vxgplayer-1.8.2.js, it excute to the row that the line number is 65 and the line content is 'window.location.href = "http://www.videoexpertsgroup.com/player_start/";' and then it throws error in the browser console that the error message is 'Unknown error' in the video area on the browser page.

liyongh

liyongh avatar Dec 19 '18 09:12 liyongh

Hi,

The plugin works only in chrome browser. 'window.location.href = "http://www.videoexpertsgroup.com/player_start/" installs at once the VXG Media Player app from the chrome market, you would install it manually via page https://chrome.google.com/webstore/detail/vxg-media-player/hncknjnnbahamgpjoafdebabmoamcnni

Thanks, Alexey

bleikher avatar Dec 19 '18 09:12 bleikher

Hi, Actually, I have installed it via page http://www.videoexpertsgroup.com/player_start/ and I have tried to use moogoose.exe as a web server to play the demo video in chrome browser successfully, but nodejs failed.

Then, I will install it via page https://chrome.google.com/webstore/detail/vxg-media-player/hncknjnnbahamgpjoafdebabmoamcnni

to try it.

Thanks,

liyongh

liyongh avatar Dec 19 '18 10:12 liyongh

Hi, I have installed VXG Media Player via page http://www.videoexpertsgroup.com/player_start/ and putted it in chrome browser extensions.

then, I use moogoose.exe as a web server to play the demo video in chrome browser successfully, but nodejs failed.

Then, I try to download VXG Media Player via page https://chrome.google.com/webstore/detail/vxg-media-player/hncknjnnbahamgpjoafdebabmoamcnni

but I can't search it, what's the reason?

Thanks,

liyongh

liyongh avatar Dec 20 '18 02:12 liyongh

Hi, I got a problem which is 'NativeClient:PnaclCoordinator:PNaCl Translator Error: Error:(28:0) Invalid data after module Corrupted bitcode'.

Are you know that?

Thanks,

liyongh

liyongh avatar Dec 20 '18 07:12 liyongh