dtdt0454 2012-07-26 15:41
浏览 11
已采纳

将流视频从服务器路由到多个客户端视频元素

I am building this application which uses CCTV camera for streaming feeds to an end user on browser. We want to route this stream to our server and then would like to forward it to user. We are searching for some solution in open source as well as paid solution. We have only came across VLMa server which we don't think would be sufficient. Can any one please suggest a programmatic way of routing this or a ready made solution which helps us in achieving this.

Thanks

  • 写回答

1条回答 默认 最新

  • dongmaopiao0901 2012-07-31 01:02
    关注

    We tried following solutions for this problem.

    1. http://www.wowza.com/ This is a paid version. But, It performs very well for its price. you get lots of functionality for what you are paying.

    2. http://code.google.com/p/red5/ This one is Open Source version. It is based on Java Servlet. So, If your Solutions require only .Net then this may not be for you. Ours was in php so, We managed to have a working solution with this approach. It also works really well provided more management skills are required.

    3. VLMa Server This was our initial try. It did not matched our requirement to 100%. But, If few functionality is added then it could really compete with above 2.

    Hope it helps you. Thanks.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 公交车和无人机协同运输
  • ¥15 stm32代码移植没反应
  • ¥15 matlab基于pde算法图像修复,为什么只能对示例图像有效
  • ¥100 连续两帧图像高速减法
  • ¥15 组策略中的计算机配置策略无法下发
  • ¥15 如何绘制动力学系统的相图
  • ¥15 对接wps接口实现获取元数据
  • ¥20 给自己本科IT专业毕业的妹m找个实习工作
  • ¥15 用友U8:向一个无法连接的网络尝试了一个套接字操作,如何解决?
  • ¥30 我的代码按理说完成了模型的搭建、训练、验证测试等工作(标签-网络|关键词-变化检测)