Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
In Simple,
Server has a TV Tuner Card and want to stream any live TV channel over HTTP.
Client will use the HTML5 Video object to view the Live Channel.

In Other word. I want to broadcast live cricket match on my website.


I want this to be done in C#.

What I have tried:

I have Tried Ozeki Camera SDK. This sends Image frames rather than Video and the size are too heavy that it cannot work on slow network.
Posted
Updated 11-Jul-19 23:25pm
Comments
CHill60 12-Jul-19 3:52am    
So you've said what you want but you haven't asked a question - this is a Quick Answers forum

Take a look at LeadTools: Multimedia Capture SDK Technology | LEADTOOLS[^]
Another option might be StreamCoder MediaSuite: Streamcoders | MediaSuite Overview[^]
It's a bit pricey though ...
Another option might be to use DirectX, see: DirectX.Capture Class Library[^]
But as the article is rather old, I doubt this will work flawlessly with HTML5 and Windows 10.
 
Share this answer
 
v3
What you're doing is almost certainly illegal so it's unlikely anyone will be willing to help.
 
Share this answer
 
Comments
Huzaifa HK 12-Jul-19 6:06am    
Above is just an example. Main Idea is something different which cannot be shared right now.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900