IP cam在asp.net Web应用程序中的编码
问题描述:
有人可以在我的项目中通过外部IP cam帮助我进行与虚拟教室有关的项目吗?
我只需要知道:
让我使用工具表达式编码器4/Flash编码器对来自ip cam的实时视频进行编码.
现在,任何人都可以告诉我一些示例提示,如何将实时编码的视频嵌入到我的网站中,这样,当我单击实时讲座"按钮时,这将显示一个页面,播放我的实时编码视频.plz给我一些
can someone plz help me in my project which is related to virtual classroom using external ip cam
i need to know only :
Let i have encoded live videos from my ip cam using tool expression encoder 4/flash encoder.
now can any one tell me with some sample hint that how can i embed this live encoded video to my website such that when i click on my "live lecture" button then this will show a page playing my encoded live videos.plz give me some sample hine with solution if u have?
答
如果您真的想对实况视频进行编码,则应继续使用Expression Encoder SDK及其对Live Encoding的支持通过WebcamVideoProfile,尽管WPF可能已经有这样的东西
表达式编码器 [
If you really want to encode your live video then , you should go for using the Expression Encoder SDK and its Live Encoding support via WebcamVideoProfile, although maybe WPF already has something like this
Expression Encoder[^]. take a look its a awesome article which mighe help you.
您好,
试试这个解决方案
摄像机视觉-C#上的视频监视 [
Hi,
try this solution
Camera Vision - video surveillance on C#[^]
Hope this will help.