Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 5th, 2008, 1:08 AM   #1
AmbitionAtWork
Newbie
 
Join Date: Jul 2008
Posts: 1
Rep Power: 0 AmbitionAtWork is on a distinguished road
Blocking TV

I just have a quick question. When someone hooks up a tv to their computer, is it possible to design a program that prevents the DVD or VCR player from working, or recording whatever is on the TV? If no, is it possible to design a program that wont allow the TV to be connected to the computer? And if it can be done, can it be done in Java? Thanks
AmbitionAtWork is offline   Reply With Quote
Old Jul 6th, 2008, 5:04 AM   #2
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 998
Rep Power: 4 lectricpharaoh will become famous soon enough
Re: Blocking TV

I'm not sure what you're asking here, as there are two things that come to mind.

First is that the user is using a TV-out jack on the computer to use a TV as a (possibly secondary) monitor, and you want to prevent them running it through a VCR or DVR and recording the output. As far as I know, you cannot do this. However, if they are using DVD-player software on their computer, most modern machines will add information to the signal if the source is copy-protected (as most commercial DVDs are). This signal will be respected by compliant recording devices, which will either refuse to record, record a scrambled version of the content, or somehow limit the recordings made (such as refusing to make copies, limiting them to being viewed only on the DVR they were made on). This is often a legal requirement for manufacturers of hardware in many countries.

Thus, if your concern is that someone will use a TV-out enabled PC to bypass DVD copy protection, this is not an issue. While it's possible to do in theory, this would require either the same techniques used to defeat the protection in VCR/DVD to VCR/DVR setups, or cracking of the protection before playing the disc (ie, DVD Decrypter, etc). In other words, don't worry about it, as either way, it's completely out of your hands.

On the other hand, if you're talking about TV-in, and want to prevent the user from recording content from a VCR or DVD source, I'm not sure if such implementations are required, or even common. Thus, you may find this to be extremely hard, if not impossible. Also, as the code involved is likely to make extensive use of native APIs, it's unlikely you'll be able to do it in Java. Well, I suppose you could make heavy use of JNI, but some might call that cheating, and it defeats the point of using Java in the first place.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista 64 and TV tuner card Jabo Coder's Corner Lounge 2 Feb 25th, 2008 7:32 AM
Blocking vs non-blocking Harakim Software Design and Algorithms 7 Jun 27th, 2006 9:49 PM
IP Blocking method (finished, source included) tempest PHP 0 Jan 19th, 2005 7:11 PM
Ip Blocking Help magic_e PHP 6 Jan 19th, 2005 3:41 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:42 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC