Ubuntu RTMP视频服务器搭建教程 公司在做编码器,需要和rtmp服务器对接,nginx-rtmp实在是太复杂,不方便调试,所以做了一个简单rtmp服务器。 参与这个项目的几个朋友,说不仅仅想实现流媒体源站功能,还想写出漂亮的代码,成为“国人软件代码之典范”。
Octotree树型结构查看Github的Chrome插件 Octotree 是国外程序员Buu Nguyen 做的一个 Chrome 插件。安装之后,浏览托管在Github上的项目,可看到左侧的树形结构,更方便查看代码...... (有点 IDE 的感觉,用着好来点个赞吧)
Host Switcher_Hosts切换的Chrome插件 通过该Chrome插件,快捷方便的切换、设置hosts代理规则,而不用修改系统hosts文件,方便web开发人员在测试/开发/线上等环境快速切换;同时顺便支持本地端口的代理设置
chrome全屏截屏插件_FullPageScreenCapture AsimpleGoogleChromeextensionthattakesascreencaptureofafullwebpage.EveryextensionItriedcouldn’tdothisonChrome22onMacOSXLion.So,Ibuiltthisonetoreliablyd
dmg转img格式工具 一个命令行工具,把苹果系统的dmg格式转换为标准磁盘映像IMG DMG files are specific to the MAC OS S operating system and you need a specialized program to open them in Windows. Bu
chrome_react插件_React Developer Tools Chrome调试模式下,可视化的React DOM结构实时分析 React Developer Tools is a Chrome extension that allows you to inspect the React component hierarchy in the Chrome Dev