<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] possible to
encrypt</title></head><body>
<blockquote type="cite" cite>i am doing project&nbsp; broadcast
encryption&nbsp;<br>
&nbsp;&nbsp;<br>
</blockquote>
<blockquote type="cite" cite>
<ul>
<li>&nbsp;in<font size="-2"> LIVE555 Streaming Media</font> in tested
program testMPEG1or2AudioVideoStreamer is it possible to encrypt the
MPEG file (&quot;using stream cypher&quot;) before streaming and
decrypt&nbsp; it at&nbsp; receiver side....?&nbsp;&nbsp; </ul>
</blockquote>
<div><br></div>
<div>No, not really, because the parser(s) that this application uses
expects to see the input file that's in the proper format (a MPEG
Program Stream), and expects to see the enclosed video in the proper
format (MPEG Video Elementary Stream).&nbsp; If you encrypt the file,
it will no longer be in a form that the parser(s) understand.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>