-
使用RTMP直播H264/AAC
对H264、AAC数据数据使用librtmp推流,里面环境均已配置好,可以直接使用。本工程对单独的H264或者AAC推流到服务器进行直播,测试均正常。另附工程和flv封装简介一份。都是一字一字敲出来的
- 2022-05-22 05:09:21下载
- 积分:1
-
textureVIew 显示本地视频
应用背景之前使用surfaceView做视图显示,但是surfaceView无法实现旋转等一些操作,就找到了textureView做视图显示,做的一个简单播放本地视频的例子关键技术public class MainActivity extends Activity implements SurfaceTextureListener, OnBufferingUpdateListener, OnCompletionListener, OnPreparedListener, OnVideoSizeChangedListener{
TextureView textureView;
private MediaPlayer mMediaPlayer;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
textureView=(TextureView) findViewById(R.id.textureview);
textureView.setSurfaceTextureListener(this);
// textureView=new TextureView(this);
// textureView.setSurfaceTextureListener(this);
// setContentView(textureView);
}
@Override
public void onSurfaceTextureAvailable(SurfaceTexture surface, int width,
int height) {
System.out.println("onSurfaceTextureAvailab
- 2022-01-25 20:33:25下载
- 积分:1
-
检查系统键盘设备
check the system keyboard device
- 2022-01-26 01:46:15下载
- 积分:1
-
Windows Embedded CE 6.0 USB Camera Driver,WINCE 6的UVC Camera驱动源代码
Windows Embedded CE 6.0 USB Camera Driver,WINCE 6的UVC Camera驱动源代码-Windows Embedded CE 6.0 USB Camera Driver, WINCE 6 of UVC Camera driver source code
- 2023-03-24 11:30:03下载
- 积分:1
-
source code for motion detection implement with csharp programimng (GUI)
source code for motion detection implement with csharp programimng (GUI)
- 2022-03-21 04:17:34下载
- 积分:1
-
vc++数字图像获取处理以及实践应用
vc++数字图像获取处理以及实践应用-A demo shows Digitial Image CaptureProcessingpractice using Visual C++.
- 2023-01-12 05:50:03下载
- 积分:1
-
lineup of video collection, Yan Yun a teacher makes use of the VFW demo
巨棒的视频采集,闫允一老师的例程 利用VFW的demo-lineup of video collection, Yan Yun a teacher makes use of the VFW demo
- 2022-05-17 22:40:16下载
- 积分:1
-
VC++ 视频采集与压缩、音频采集、加扰和解绕
VC++ 视频采集与压缩、音频采集、加扰和解绕
VC++ 视频采集与压缩、音频采集、加扰和解绕
VC++ 视频采集与压缩、音频采集、加扰和解绕
VC++ 视频采集与压缩、音频采集、加扰和解绕
VC++ 视频采集与压缩、音频采集、加扰和解绕
- 2023-04-26 18:30:05下载
- 积分:1
-
信成为可能,因而用户可以用计算机控制仪器,可
以依赖计算机为工具开发自己的强有力的软件来增强
自己的仪器系统的功能,使他能够分析和处理特定的
数据并...
信成为可能,因而用户可以用计算机控制仪器,可
以依赖计算机为工具开发自己的强有力的软件来增强
自己的仪器系统的功能,使他能够分析和处理特定的
数据并显示结果,而不是限于仪器的固-letter as possible, so users can use computer-controlled equipment, it can rely on the computer as a tool to develop their own powerful software to enhance their own instrument system functions, so that he can analyze and process-specific data and display the results and not be confined to equipment Solid
- 2023-06-24 22:45:04下载
- 积分:1
-
This procedure is based on the SDK image acquisition procedures, the integrated...
此程序是基于SDK的图象采集程序,在visualc++集成开发环境中完成。-This procedure is based on the SDK image acquisition procedures, the integrated development environment visualc completed.
- 2022-07-10 09:34:00下载
- 积分:1