MinChanSike
MinChanSike
What is wrong in my code? I already install _flash player_. ` var player = new Clappr.Player({ source: 'rtmp://127.0.0.1:1935/live/testStream', parentId: "#player", plugins: { 'playback': [RTMP] }, rtmpConfig: { swfPath: 'addin/RTMP.swf',...
It is possible to record HTML5 video from video tag without using user media(camera, mic)? Just want to record video content inside video tag that came from Streaming Server.
I can't understand installation instructions. How can I install it initDb, startDb, import osm data , start service with one time command ?
Hi, how to implement it? can I use in gradle dependency like this? `dependencies { compile 'com.beardedhen:androidbootstrap:2.0.1' }` how to reference this project to my local project at _Android Studio_...
Can not install from npm ``` npm ERR! code E404 npm ERR! 404 Not Found: videojs-snapshot@latest ``` Where can I get `videojs-snapshot.min.js` ? Get error when I try to use...
Hi, thanks for nice hook. How to manual reconnect when hub connection is totally disconnected and internal reconnect has not try?
I would like to show toast message with difference configuration. Example: normal toast and notification toast. For **normal toast**, want to show at the bottom right with `maxSnack:5`, `autoHideDuration: 5000`....