在Windows XP中使用borland builder 5.0的IP摄像头流 [英] IP camera stream using borland builder 5.0 in windows XP

查看:94
本文介绍了在Windows XP中使用borland builder 5.0的IP摄像头流的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用Windows XP操作系统一直在使用C ++ Borland builder 5.0。在一个应用程序中,现在必须要修改现有的应用程序。使用IP摄像头,必须使用UDP通信在opengl窗口上显示实时流视频。任何人都可以建议如何最初进行。是否可以访问任何媒体播放器插件来流式传输视频(使用RTP协议)。



问候,

Venkatesh。



我尝试过:



目前有通过缓冲和显示收集流媒体网络数据使用opengl。

Have been working on C++ Borland builder 5.0 using windows XP OS. In an application, now have to do modification existing application. Using IP camera, have to display live streaming video on opengl window using UDP communication. Anyone can suggest how to proceed initially. Is it possible to access any media player plugin to stream video(using RTP protocol).

Regards,
Venkatesh.

What I have tried:

Presently have streaming webcam data collecting through buffer and display using opengl.

推荐答案

我首先来看看这个网站上的文章。有一个名为SimpleUDP,显示如何处理UDP套接字通信。有大量的OpenGL代码示例,很可能会覆盖显示位图。我不确定为什么OpenGL是这里的要求,因为你可以使用GDI或GDI +轻松地显示来自相机的图像。我在一些工作中做的几乎是同样的事情,但OpenGL并没有在任何地方使用。
I would start by looking at articles on this site. There is one called SimpleUDP that shows how to handle UDP socket communication. There are a ton of samples of OpenGL code and it is highly likely that one covers displaying bitmaps. I'm not sure why OpenGL is a requirement here because you can easily display images from a camera with GDI or GDI+. I am doing practically the same thing in some of my work but OpenGL is not used anywhere.


这篇关于在Windows XP中使用borland builder 5.0的IP摄像头流的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆