streaming
What is the best platform / technology / server for high quality video streaming?
I need to implement a video streaming broadcast for conferences but I have not experienced with this technology. I know there are open source projects, I am not so crazy to create it f开发者_开发知识库[详细]
2023-03-22 21:54 分类:问答jwplayer skips video while buffering
Jwplayer skips video streaming while it is buffering. I noticed this problem since a week before only. But there is no change in code. Player version is 5.5.1641. The problem seems to be with large vi[详细]
2023-03-22 18:18 分类:问答Streaming data from C++ program?
I want to stream some data from my program for other subscribers (other programs). These programs can use these data as streaming event.[详细]
2023-03-22 16:58 分类:问答Using VLC command line to stream video
I need to run a webserver that will stream video using rtsp. I am thinking of having a Java servlet that will process video requests, and then use the vlc comma开发者_Go百科nd line interface to stream[详细]
2023-03-22 14:36 分类:问答Capture audio from microphone, encode and save to wav file
I\'ve already seen this Si开发者_StackOverflow中文版lverlight sample (from Andrej) on audio stream capturing from a microphone and then with possibility to save it to the wav file. It works ok.[详细]
2023-03-22 13:50 分类:问答Fast data (image) transfer server client using Boost Asio
I\'m relatively new to network programming and have some questions on best practices for continuous fast data (image) transfer between a client and a server using Boost Asio. Important point, we canno[详细]
2023-03-22 12:58 分类:问答How to parse out information of WMV file in C#
I wan开发者_开发知识库t to get information of ASF file as bitrate, metadata, language...I have read ASF Specification and know a ASF file has parts : Header Object, Data Object, Index Object. At frist[详细]
2023-03-22 11:01 分类:问答I am not able to stream video in rtmp
I am getting error while streaming video <html> <body> <div id=\'container\'>The player will be placed here</div>[详细]
2023-03-22 08:55 分类:问答How to Identify Publishers and Consumers using Red5 API
public boolean connect(IConnection conn, IScope scope, Object[] params) { IClient client = conn.getClient();[详细]
2023-03-21 18:56 分类:问答How can I use boost asio sockets for full duplex streaming efficiently?
I\'m writing a performance-critical bidirectional streaming server using boost.asio. The server works this way :[详细]
2023-03-21 18:30 分类:问答