-
无线传感器网络项目,视频流
无线传感器网络相关示例项目的想法。视频流
/*********************
组件
*********************/
主目录是:
1 java
2 传感器
3-dpcm_C
1-java
此目录包含位于所有 java 源代码中的 src 子目录。
Java 源代码分为 "桂" 和 "消息" 中。GUI 代码管理的主要程序
通过线程
- 2023-03-25 23:45:07下载
- 积分:1
-
H264_NAL_Decoder
H264_NAL_Decoder解析h264视频流nal单元, 并用rtp打包传送,vlc中播放的经典例子,,学习视频编解码的同学赶快下载吧使用方法:直接在VC6上打开工程,编译。(需要注意的是大家要把IP地址改为自己的。在h264.h的#define DEST_IP "192.168.0.30"和#define DEST_PORT 1234这两行修改就行了。同时w.sdp文件里也要改成一致的IP和端口号,不然VLC是接受不到数据的。在c=IN IP4 192.168.0.30 和m=video 1234 RTP/AVP 96这两行。中间的1234是我设置的端口号。)在执行程序之前,先用VLC打开w.sdp文件,然后执行程序,就可以看到画面了:)。同样需要注意的是VLC1.0以后的版本不支持直接打开h.264视频文件,但是0.97版本就支持。这里我测试用1.03和0.97两份版本]的VLC都可以接受并播放h.264RTP码流。
- 2022-02-20 22:16:46下载
- 积分:1
-
use ov511usb camera, using video4linux video collection, use GTK graphics librar...
使用ov511usb摄像头,采用video4linux实现视频采集,使用GTK图形库在PC机上显示视频图像。-use ov511usb camera, using video4linux video collection, use GTK graphics library on the PC display video images.
- 2023-05-24 17:25:03下载
- 积分:1
-
complete driver source code has been used successfully over each compiler can be...
完整的驱动程序源代码已成功使用,每个编译器都可以用来确定
- 2022-02-07 12:16:41下载
- 积分:1
-
demo supplied, is a modified version of the DirectX.Capture cl ass example writt...
The Videosav demo supplied, is a modified version of the DirectX.Capture class example
written by Brian Low. This example can be found at: http://www.codeproject.com/cs/media/directxcapture.asp
The Videosav demo should be usable right away.
-demo supplied, is a modified version of the DirectX.Capture cl ass example written by Brian Low. This example c an be found at : http :// www.codeproject.com/cs/media/directxca The Videosav pture.asp demo should be usable ri 86-108 away.
- 2022-01-24 16:19:08下载
- 积分:1
-
Publish pictures from your digital camera to the web with this easy to use wizar...
Publish pictures from your digital camera to the web with this easy to use wizard-style Java application. Automatically resize your images and produce a set of HTML pages including index pages with thumbnails, and detailed caption pages for each photo.
- 2022-08-06 05:15:01下载
- 积分:1
-
read and display the camera to obtain images can be used in surveillance systems...
读取并显示摄像头获取的图像,可应用在监视系统中。-read and display the camera to obtain images can be used in surveillance systems.
- 2022-02-02 00:07:23下载
- 积分:1
-
标准模拟信号采集控制的开始信号的产生模块,用硬件描述 语言实现,视频解码器采用的是saa7111,希望对大家有帮助...
标准模拟信号采集控制的开始信号的产生模块,用硬件描述 语言实现,视频解码器采用的是saa7111,希望对大家有帮助-Standard analog signals the beginning of acquisition and control signals generated modules, using hardware description language realize, video decoder using the saa7111, hope everyone has to help
- 2022-01-25 19:39:49下载
- 积分:1
-
FFMPEG播放流在屏幕上
#include
#include
#include
#include
#include
#ifdef __MINGW32__
#undef main /* Prevents SDL from overriding main() */
#endif
- 2023-01-10 23:25:03下载
- 积分:1
-
video processing, the composition of the camera's frame of decomposition and...
视频处理中,组成镜头的帧的分解与提取,将每一帧存为单独的文件-video processing, the composition of the camera"s frame of decomposition and extraction, each frame will be saved as a separate document
- 2023-04-03 12:15:04下载
- 积分:1