473,499 Members | 1,618 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Display Text or Picture over running Video

Hi Evrybody,

Some one can tell me how to display texte or tranparent icon (like
mouse pointer) over a runnig video. This video is an IP camera stream
displaying within control (Vitamin Control) in C# application.

I think about DirectShow (DxLogo example) but I don't know how to
manipulate an IP stream. Any example is very appreciated.
Sory for my English
Samir

Aug 8 '07 #1
3 6499
Samir,

You might want to consider using Windows Presentation Foundation if you
are using .NET 3.0. You could host your control as a windows control and
then overlay your text on top of the video (you simply have to create a text
element with a transparent background, all of which WPF handles very
easily).
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

<sa*******@hotmail.comwrote in message
news:11*********************@r34g2000hsd.googlegro ups.com...
Hi Evrybody,

Some one can tell me how to display texte or tranparent icon (like
mouse pointer) over a runnig video. This video is an IP camera stream
displaying within control (Vitamin Control) in C# application.

I think about DirectShow (DxLogo example) but I don't know how to
manipulate an IP stream. Any example is very appreciated.
Sory for my English
Samir
Aug 8 '07 #2
Thank you Nicolas for your answer,
I am using .Net 1.1. I alredy create picturebox control with
tranparent Baground over the video window it display the image in
rectangle and the transparent color is filled with frame (winform)
color not with video content. It is not what I want to do.
Juste for more precision, my final objectif is to make annotation
(pointeur, text, drawing: line...) over a runnig video.
I am still blocked.

Samir

Aug 9 '07 #3
Samir,

If you are using .NET 1.1, then your options are limited. You might
want to create a control which hosts the media control which is hosting your
video, and then override the OnPaint method to draw your lines/text after
you render the video beneath (which would be accomplished by calling the
base implementation of OnPaint).
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

<sa*******@hotmail.comwrote in message
news:11********************@57g2000hsv.googlegroup s.com...
Thank you Nicolas for your answer,
I am using .Net 1.1. I alredy create picturebox control with
tranparent Baground over the video window it display the image in
rectangle and the transparent color is filled with frame (winform)
color not with video content. It is not what I want to do.
Juste for more precision, my final objectif is to make annotation
(pointeur, text, drawing: line...) over a runnig video.
I am still blocked.

Samir

Aug 9 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
5163
by: Bill | last post by:
Hello all, I found the following visual basic 6.0 source code on the web for displaying web cam video in a GUI. However, I want to display video from a camera which is hooked up through...
3
2063
by: Jim Hubbard | last post by:
My own searches have proven to be of little help in understanding the implementation of this technology (available since Win98). Any information that you could share on Display Driver Management...
1
1609
by: Qingdong Z. | last post by:
I have a web page to work as Video Web Viewer. It pulls image from IP camera using JavaScript. It works great in most of time. When users are in slow network, the Internet Explore begins to...
2
1483
by: Brian | last post by:
Hello, I need to write a program to capture a picture from a digital camera. I asked the question about a week ago and got some good responses. I found another problem though. The video card is...
12
1956
by: Audrey | last post by:
Hello, I want access picture by picture on video : is it possible on C# ? Thanks
2
16606
by: smorrison64 | last post by:
I have a form that is coded to open a File Dialog boc to pick a picture to display on that particular item on a subform. My form is not based on query, but rather two separate tables (one primary,...
1
1582
by: cccc2046 | last post by:
hi, i am a rookies in ASP.Net(C#). and i am using visual studio 2005 i am creating a webpages.and using CSS, Master page, and Content page in my CSS ( myStyle.css) i set my background picture...
3
3835
by: krzysztof.murkowski | last post by:
Hi, I have problem with JavaScript for gallery of images. From the overview page with thumbnails, after a click on the small picture, the subpage 'slide_show.html' is called, with a number of...
1
3194
by: jonc1 | last post by:
I am attempting to write some simple video playback code. This is easy I am using Microsoft.DirectX.AudioVideoPlayback which works fine. I want to overlay some text on the video. To do this I...
0
7223
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6899
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7390
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5475
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4602
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3103
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
302
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.