home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
TV-Server
My small contribution I call - StreamTV
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MoPhat" data-source="post: 472054" data-attributes="member: 52536"><p>I have solved my problem with the VLC bluescreens with his activex control.</p><p> </p><p>i have just create a own activex (smartVideoPlayer) control where shows video streams <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p> </p><p>if anyone need this, here is it attachet below! </p><p> </p><p> </p><p> </p><p>You can use it as a normal activex control (framework 3.5 is required!) and use ist like this:</p><p> </p><p>[CODE] </p><p>videoPlayer1.StreamURL = "http://mediaportal/TvServer/TimeShift.ts?ChannelId=2";</p><p>videoPlayer1.play();</p><p>[/CODE]</p><p> </p><p>other usefull things:</p><p> </p><p>[CODE] </p><p> videoPlayer1.stop();</p><p> videoPlayer1.pause();</p><p> videoPlayer1.StartDelay = 2; // start delay before the streams start</p><p>[/CODE]</p><p><span style="font-size: 10px"> </span></p><p> <span style="font-size: 10px"></span></p><p><span style="font-size: 10px">As codec i use ffdshow tryout, with this i can configure it on the system tray to crop and deinterlace the picture.</span></p><p> <span style="font-size: 10px"></span></p><p><span style="font-size: 10px">If you have no picture on while is streaming, check you pc with graphedit if the graph is correctly builded <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></span></p><p> <span style="font-size: 10px"></span></p><p><span style="font-size: 10px"><a href="mailto:#@Valk">@Valk</a></span></p><p><span style="font-size: 10px">any news for streaming on a few clients at the same time?</span></p><p> <span style="font-size: 10px"></span></p><p><span style="font-size: 10px">greetz</span></p><p><span style="font-size: 10px">MoPhat</span></p><p><span style="font-size: 10px"></span></p></blockquote><p></p>
[QUOTE="MoPhat, post: 472054, member: 52536"] I have solved my problem with the VLC bluescreens with his activex control. i have just create a own activex (smartVideoPlayer) control where shows video streams :D if anyone need this, here is it attachet below! You can use it as a normal activex control (framework 3.5 is required!) and use ist like this: [CODE] videoPlayer1.StreamURL = "http://mediaportal/TvServer/TimeShift.ts?ChannelId=2"; videoPlayer1.play(); [/CODE] other usefull things: [CODE] videoPlayer1.stop(); videoPlayer1.pause(); videoPlayer1.StartDelay = 2; // start delay before the streams start [/CODE] [SIZE=2] As codec i use ffdshow tryout, with this i can configure it on the system tray to crop and deinterlace the picture. If you have no picture on while is streaming, check you pc with graphedit if the graph is correctly builded ;) [EMAIL="#@Valk"]@Valk[/EMAIL] any news for streaming on a few clients at the same time? greetz MoPhat [/SIZE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
My small contribution I call - StreamTV
Contact us
RSS
Top
Bottom