unreal media server obs

https://obsproject.com/forum/threads/to-set-up-a-private-stream-server-with-ums.5401/ 1、obs: customer steam rtmp://xxx.xxx.xxx.xxx:5130/live/name 5130 is Unreal media server live port 2、Unreal media server: New Live Broadcast -> Rebroadcast live RTMP / RTSP / MEGG-TS / MMS Stream -> Live broadcast Alias : name chosese PUSH rtmp:// no auth for test then use unreal streamplayer or vlc vlc rtmp://xxx.xxx.xxx.xxx:5119/live/name 5119 is Unreal media server players port

2016-08-04 · 1 min · 57 words · Me

EExcel 丞燕快速查詢 framework7

https://play.google.com/store/apps/details?id=com.sandk.eexcel

2016-07-14 · 1 min · word · Me

CTJS2016 新手上路之 40 分鐘學會 Angular 2 網站開發框架 '

https://www.youtube.com/watch?v=IQYYHLtpiAQ http://www.slideshare.net/WillHuangTW/ctjs-javascript-conference-happy-coding-with-angular-2 https://github.com/doggy8088/ctjs2016-ng2demo 非常建議值得一看,非常容易了解,非常清楚

2016-07-13 · 1 min · 4 words · Me

chromebook how to backup firmware || restore

1、https://johnlewis.ie/Chromebook-ROMs/utils/flashrom sudo flashrom –r 2、https://johnlewis.ie/flash_chromebook_rom.sh option 4 3、 https://raw.githubusercontent.com/MattDevo/scripts/master/firmware.sh This shell have backup option. Then http://mrchromebox.tech/firmware-util.sh call firemware.sh So try fireware.sh ===== flashrom ===== https://johnlewis.ie/Chromebook-ROMs/utils/flashrom chmod +x flashrom sudo ./flashrom -w xxxxxbios.bin ==== restore ===== https://docs.google.com/document/d/1Q_5_rTv2CEMgXiAm86IXGOVGBtb8JWXj-zcCPzAEEkQ/edit

2016-07-04 · 1 min · 36 words · Me

cordova framework7 base

index.html APP ========== index.js for cordova my-app.js for framework7

2016-07-02 · 1 min · 9 words · Me