Monday, January 25, 2016
Develop video chat program on PPC, please give pointers
I need to develop a video chat program on PPC
WM5 is DShow develop camera-based applications
Process Sample Lane CaremaCapture program is the first camera to capture video data, re-encoding, and finally saved to a file
In my program, the last step is not saved to a file, but spread through the network sent out
Because DShow in one Filter is connected together, so I do not know how can the encoded data stream to be sent to the network, it seems there is no such DShow Filter Available
Please have the experience of friends pointing
Extremely grateful
Reply:
Estimates may want to write your own filter a
But I also think it is a problem I do not know 5.0 support not write your own filter?
In fact, I now want to get to from a camera over there instead of a dynamic data
Save the file so I need a filter, but this seems to have no oh
Estimated to have to write their own
Landlord study together under the bar
Bangniding it!
Reply:
Thank
I also hope that after using DShow capture video, you can get the original data frame by frame, and then passed to my own code libraries to encode (that is, after the video capture, no longer use the framework of the DShow)
DShow Windows seems to have ISampleGrapper on this interface, you can get the output buffer
FilterBut do not support this interface, depressed
on WM5Which Supreme know how to solve this problem
Please also pointing pointing
Reply:
I also want to do video capture of procedures, but it can be collected into memory, no need to save, there is no such code?
Reply:
With upstairs to ask!
In addition, the simple-minded to ask. . . What is meant by DShow ah. . . . ?
Reply:
Oh can write their own Transformfilter oh
Reply:
zlchat1.1 publish web video chat room, support asp, jsp, php, aspx integrated
Function as follows:
1. Each room up to 100 people, a single server can support up to 10,000 simultaneous online
2. Ordinary ADSL users can watch 10 channels simultaneously video
3. You can whisper, whisper also includes voice capabilities
The administrator can kick, lock chat rooms, prohibit video, voice
5. Support asp, jsp, php, .net integration
6. Cross-platform support for windows, linux, unix server
Download: http: //www.zlsoftcn.com
Demo: http: //www.zlsoftcn.com/demo/zlchat/index.php
http://www.zlsoftcn.com/demo/zlchat/admin.php (Administrator)
Reply:
Client
source filter - & gt; encoder - & gt; your render filter
In fact, the main step is to develop your render filter, you can refer to Microsoft's dump filter.
In the render filter, you can transfer out according to set a good ip connection to the host, and the coded data.
Server
your source filter - & gt; decoder - & gt; ms render filter
It should develop source filter, distribute client passes over the data.
I do not know whether this score?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment