P8

  C# 操作摄像头 文档

,窗体中将显示舰体摄像头采集的视频信息。如图13.9所示。 技术要点 本实例主要使用了VFW(Video for Windows)技术。VFW 是Microsoft公司为开发Windows平台下的视频

llgang 2012-08-15   7373   0
.NET开发   C#  
P12

  AS3视频照相截图 文档

右键-新建VIDEO,命名随意,完成后,把 这个视频从库拖到舞台上,由于初始大小为:160*120,你可以按照你的喜欢,设置为任何大小,我这里就设置为:320*240。并且命名此VIDEO的 实例名为:cameraVideo

feedomsoft 2011-10-25   5504   0

Java 服务器端支持断点续传的源代码 经验

contentType = "video/3gpp"; } else if (returnFileName.equals("mp4") ){ contentType = "video/mp4"; } else

jopen 2013-10-11   25511   0

视频会议及流媒体十大开源项目 经验

很好的支持,如: ./ffmpeg -t 10 -f video4linux2 -s 176*144 -r 8 -i /dev/video0-vcodec h263 -f rtp rtp://192

jopen 2014-09-18   434146   0
P34

  rtsp seek play 文档

Published 2012-10-01 | Advanced Article about Audio/Video. (Compatible with SDK 4.5) RTSP Specification Contents

myall1122 2016-11-14   2960   0

帮助你生成全屏视频背景的超棒jQuery插件 - BigVideo.js 资讯

js"> 如果需要展示视频背景: $(function() { var BV

jjfat 2012-09-11   13892   0

HTML5 打开摄像头 经验

ec syntax             navigator.getUserMedia({ video: true }, successsCallback, errorCallback);     

jopen 2013-12-21   31290   0

基于Ubuntu的发行,Dream Studio 12.04.1 发布 资讯

and audio editing applications, and programs for video editing, script-writing, and physical media authoring

jopen 2012-11-15   7400   0
Ubuntu  

这周[10月27日至11月2日]最好的jQuery插件 资讯

and custom site. Download | Demo 7. Video Controller Video Controller is a jQuery plugin that offers

jopen 2013-11-04   6607   0
jQuery  

学习AngularJS的8本免费电子书籍 资讯

The ebook carries the transcription of the video (done by Ian Smith) with relevant screenshots and

jopen 2015-07-07   17526   0

用于创建产品展示网站的最好 WordPress 插件 资讯

portfolio plugin allows users to manage elements like video types, links and images in a simple and straightforward

jopen 2014-08-28   70427   0

Android/iOS 视频播放器:ijkplayer 经验

buggy online video. Android platform: API 9~18 cpu: ARMv7a-NEON api: MediaPlayer-like video output: NativeWindow

jopen 2014-01-03   54752   0

有用的网页设计学习资源 资讯

technologies in the comfort of your browser with video lessons, coding challenges, and screencasts.

jopen 2014-02-18   40017   0
P8

  FFServer源码分析 文档

peg的encoder或者另一个ffserver或者是一个编码好的文件。每个Feed中包含一个video和/或一个audio。 定义每个输出的流。流的格式 帧率 来源 GOP 等。 现在分析ffserver

merlini 2011-10-14   9714   0

Phaser - 一个快速、免费、开源的 HTML5 游戏框架 资讯

release - there is no two ways about it! Brand new video component? Check. Support for fully boned Creature

jopen 2015-07-27   69866   0
Phaser  

Android系获取图片和视频的缩略图 代码段

cursor = cr.query(uri,new String[] { MediaStore.Video.Media._ID }, null, null, null); if (cursor == null

jopen 2015-05-11   5800   0
Android  

20个令人印象深刻的例子学习Three.js实现WebGL 资讯

effects on the tech page , and the behind the scenes video . Just A Reflektor 4. Arms Globe Arms Globe

jopen 2013-09-26   175620   0
WebGL  

为 Java 程序员准备的 Go 入门 PPT 资讯

    Image = fakeSearch("image")     Video = fakeSearch("video") ) type Search func(query string) Result

cey6 2015-06-01   40362   0
Java  

Android Camera 使用小结 经验

Intent(MediaStore.ACTION_VIDEO_CAPTURE); intent.putExtra(MediaStore.EXTRA_VIDEO_QUALITY, 1);//参数设置可以省略

jopen 2014-07-27   146734   0

GitHub前端开发资料大全 经验

technologies in the comfort of your browser with video lessons, coding challenges, and screencasts. TheExpressiveWeb

jopen 2014-12-13   45488   0
1 2 3 4 5 6 7 8 9 10