<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.avobjects.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.avobjects.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Uksus70</id>
		<title>AVObjects Knowledge Base - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.avobjects.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Uksus70"/>
		<link rel="alternate" type="text/html" href="http://wiki.avobjects.com/Special:Contributions/Uksus70"/>
		<updated>2026-05-07T13:29:50Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.18.2</generator>

	<entry>
		<id>http://wiki.avobjects.com/WMV_Streaming_Sample_Application</id>
		<title>WMV Streaming Sample Application</title>
		<link rel="alternate" type="text/html" href="http://wiki.avobjects.com/WMV_Streaming_Sample_Application"/>
				<updated>2007-07-27T04:32:31Z</updated>
		
		<summary type="html">&lt;p&gt;Uksus70: added &amp;quot;Using the application&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a sample application of video capturing and streaming.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
This sample application demonstrates the use of [[Live Source]] and [[WMV Sink]] components. &lt;br /&gt;
&lt;br /&gt;
===Demonstrated use cases===&lt;br /&gt;
* Retrieving omnifarious lists (video and audio devices, video and audio codecs, formats etc.)&lt;br /&gt;
* Basic configuring of [[Live Source]]&lt;br /&gt;
* Using a panel as a screen for video&lt;br /&gt;
* Basic configuring of [[WMV Sink]]&lt;br /&gt;
* Binding [[Live Source]] and [[WMV Sink]] together&lt;br /&gt;
* Capturing video into a file&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
* Download sample application &lt;br /&gt;
* Unpack application source into desired location&lt;br /&gt;
* Download trials of required components &lt;br /&gt;
* Unpack components' modules into ($SystemRoot)\system32&lt;br /&gt;
* Register components within the system. &lt;br /&gt;
 &amp;gt;regsvr32 MGLiveSourceDS_Trial.dll&lt;br /&gt;
 &amp;gt;regsvr32 MGWMVCapture_Trial.dll&lt;br /&gt;
* Open sample project with your IDE&lt;br /&gt;
* Build project&lt;br /&gt;
* Run ... and fun!&lt;br /&gt;
&lt;br /&gt;
==Using the application==&lt;br /&gt;
&lt;br /&gt;
===Initializing video source===&lt;br /&gt;
* Run the application&lt;br /&gt;
* Select the source video device you prefer&lt;br /&gt;
* Select one of the available video formats&lt;br /&gt;
* Select audio source or leave &amp;quot;No audio&amp;quot;&lt;br /&gt;
* Select input line of your device&lt;br /&gt;
* Now you can start viewing video from your device with &amp;quot;Init&amp;quot; button&lt;br /&gt;
&lt;br /&gt;
===Initializing streaming===&lt;br /&gt;
* Select desired video codec&lt;br /&gt;
* Specify desired bitrate&lt;br /&gt;
* Select audio codec and format&lt;br /&gt;
* Decide, what kind of streaming do you want and check appropriate checkboxes. For every kind fill in options fields&lt;br /&gt;
* If you want to capture video into file, check appropriate checkbox&lt;br /&gt;
* Now you can start streaming video from you source towards selected destinations&lt;br /&gt;
&lt;br /&gt;
You can stop streaming with the &amp;quot;Stop streaming&amp;quot; button.&lt;br /&gt;
If you selected to capture video into file, you can use &amp;quot;Switch to next file&amp;quot; to switch to another file. And if you checked &amp;quot;Ask New File Name&amp;quot; before, then you will be asked for a file name.&lt;br /&gt;
&lt;br /&gt;
==Downloads==&lt;br /&gt;
&lt;br /&gt;
* [http://files.medialooks.com/MGLiveSourceDemo.zip Live Source Demo Application]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Live Source]]&lt;br /&gt;
* [[WMV Sink]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Demo Applications]]&lt;/div&gt;</summary>
		<author><name>Uksus70</name></author>	</entry>

	<entry>
		<id>http://wiki.avobjects.com/WMV_Streaming_Sample_Application</id>
		<title>WMV Streaming Sample Application</title>
		<link rel="alternate" type="text/html" href="http://wiki.avobjects.com/WMV_Streaming_Sample_Application"/>
				<updated>2007-07-27T04:14:11Z</updated>
		
		<summary type="html">&lt;p&gt;Uksus70: installation complete&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a sample application of video capturing and streaming.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
This sample application demonstrates the use of [[Live Source]] and [[WMV Sink]] components. &lt;br /&gt;
&lt;br /&gt;
===Demonstrated use cases===&lt;br /&gt;
* Retrieving omnifarious lists (video and audio devices, video and audio codecs, formats etc.)&lt;br /&gt;
* Basic configuring of [[Live Source]]&lt;br /&gt;
* Using a panel as a screen for video&lt;br /&gt;
* Basic configuring of [[WMV Sink]]&lt;br /&gt;
* Binding [[Live Source]] and [[WMV Sink]] together&lt;br /&gt;
* Capturing video into a file&lt;br /&gt;
&lt;br /&gt;
==Downloads==&lt;br /&gt;
&lt;br /&gt;
* [http://files.medialooks.com/MGLiveSourceDemo.zip Live Source Demo Application]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
* Download sample application above&lt;br /&gt;
* Unpack application source into desired location&lt;br /&gt;
* Download trials of required components &lt;br /&gt;
* Unpack components' modules into ($SystemRoot)\system32&lt;br /&gt;
* Register components within the system. &lt;br /&gt;
 &amp;gt;regsvr32 MGLiveSourceDS_Trial.dll&lt;br /&gt;
 &amp;gt;regsvr32 MGWMVCapture_Trial.dll&lt;br /&gt;
* Open sample project with your IDE&lt;br /&gt;
* Build project&lt;br /&gt;
* Run ... and fun!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Live Source]]&lt;br /&gt;
* [[WMV Sink]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Demo Applications]]&lt;/div&gt;</summary>
		<author><name>Uksus70</name></author>	</entry>

	<entry>
		<id>http://wiki.avobjects.com/WMV_Streaming_Sample_Application</id>
		<title>WMV Streaming Sample Application</title>
		<link rel="alternate" type="text/html" href="http://wiki.avobjects.com/WMV_Streaming_Sample_Application"/>
				<updated>2007-07-27T03:22:02Z</updated>
		
		<summary type="html">&lt;p&gt;Uksus70: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a sample application that demonstrates the implementation of the following components:&lt;br /&gt;
&lt;br /&gt;
* [[Live Source]]&lt;br /&gt;
* [[WMV Sink]]&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
This sample application demonstrates the use of [[Live Source]] and [[WMV Sink]] components. &lt;br /&gt;
&lt;br /&gt;
===Uncovered use cases===&lt;br /&gt;
* Retrieving omnifarious lists (video and audio devices, video and audio codecs, formats etc.)&lt;br /&gt;
* Basic configuring of [[Live Source]]&lt;br /&gt;
* Using a panel as a screen for video&lt;br /&gt;
* Basic configuring of [[WMV Sink]]&lt;br /&gt;
* Binding [[Live Source]] and [[WMV Sink]] together&lt;br /&gt;
* Capturing video into a file&lt;br /&gt;
&lt;br /&gt;
==Downloads==&lt;br /&gt;
&lt;br /&gt;
* [http://files.medialooks.com/MGLiveSourceDemo.zip Live Source Demo Application]&lt;br /&gt;
&lt;br /&gt;
==Used components==&lt;br /&gt;
&lt;br /&gt;
* [[Live Source]]&lt;br /&gt;
* [[WMV Sink]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Demo Applications]]&lt;/div&gt;</summary>
		<author><name>Uksus70</name></author>	</entry>

	</feed>