Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #12108
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | scrambled video streams |
| Date | 2012-02-16 21:20 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <4korj71qhp227p91g9k27dun329l4d4ubv@4ax.com> (permalink) |
I have had a request to produce a custom Applet player for streaming video, where the stream is scrambled so the customer cannot capture the data to play again and again with a standard capture utility like NetTransport. I wonder if anyone has ever looked into Java's JMF streaming video to know if it lets you insert code between reading the stream and decompressing and playing it. JMF has not changed since 2003. Somebody told me it would be replaced in Java 7. Did anything happen? -- Roedy Green Canadian Mind Products http://mindprod.com One of the most useful comments you can put in a program is "If you change this, remember to change ?XXX? too".
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
scrambled video streams Roedy Green <see_website@mindprod.com.invalid> - 2012-02-16 21:20 -0800
Re: scrambled video streams Jeff Higgins <jeff@invalid.invalid> - 2012-02-17 04:19 -0500
Re: scrambled video streams Roedy Green <see_website@mindprod.com.invalid> - 2012-02-17 09:27 -0800
Re: scrambled video streams Jeff Higgins <jeff@invalid.invalid> - 2012-02-17 15:59 -0500
Re: scrambled video streams "Gavino" <invalid@invalid.invalid> - 2012-02-19 20:28 +0100
Re: scrambled video streams Roedy Green <see_website@mindprod.com.invalid> - 2012-02-19 19:10 -0800
Re: scrambled video streams Jeff Higgins <jeff@invalid.invalid> - 2012-02-20 05:08 -0500
Re: scrambled video streams Jeff Higgins <jeff@invalid.invalid> - 2012-02-20 05:23 -0500
Re: scrambled video streams Jeff Higgins <jeff@invalid.invalid> - 2012-02-20 05:30 -0500
Re: scrambled video streams Lew <noone@lewscanon.com> - 2012-02-20 11:57 -0800
Re: scrambled video streams Jeff Higgins <jeff@invalid.invalid> - 2012-02-20 15:29 -0500
Re: scrambled video streams Jeff Higgins <jeff@invalid.invalid> - 2012-02-20 15:38 -0500
csiph-web