Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #12172
| From | "Gavino" <invalid@invalid.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: scrambled video streams |
| Date | 2012-02-19 20:28 +0100 |
| Message-ID | <9qd0qvFplkU1@mid.individual.net> (permalink) |
| References | <4korj71qhp227p91g9k27dun329l4d4ubv@4ax.com> |
"Roedy Green" <see_website@mindprod.com.invalid> wrote in message news:4korj71qhp227p91g9k27dun329l4d4ubv@4ax.com... > 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. The JMF architecture is highly 'pluggable' and you can insert your own components at various points in the processing chain. See http://ditra.cs.umu.se/jmf2_0-guide-html/JMFExtending.html
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | 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