<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Ross,<br>
<br>
I'm currently using openRTSP to receive MPEG2 transport streams.<br>
I'd rather have N subsessions for N streams, but I'm not responsible
for these servers, so I must stick with TS packets.<br>
<br>
And here are my two questions :<br>
<ul>
<li>Is it possible, in a RTSP client, to select a specific stream
among the others, and only receive this one ? I think it's not
possible, but maybe you have some code to so in liveMedia APIs ?</li>
<li>Otherwise, are there some methods available, always on client'
side, to parse a TS packet, list its inner streams, and extract
one ?</li>
</ul>
I think I could do the job with FFmpeg, but it would be lighter /
simpler if I could avoid it !<br>
<br>
Thanks in advance for your insights,<br>
<br>
Best regards,<br>
Guillaume.<br>
<div class="moz-signature">-- <br>
Guillaume FERRY<br>
Bertin Technologies<br>
Département Bertin Conseil<br>
Activité Traitement de l'Information et du Contenu<br>
<table>
<tbody>
<tr>
<td><i>Tél</i></td>
<td>01.39.30.62.09</td>
</tr>
<tr>
<td><i>Fax</i></td>
<td>01.39.30.62.45</td>
</tr>
<tr>
<td><i>Mail</i></td>
<td><a class="moz-txt-link-abbreviated" href="mailto:ferry@bertin.fr">ferry@bertin.fr</a></td>
</tr>
<tr>
<td><i>Web</i></td>
<td><a href="http://www.bertin.fr">www.bertin.fr</a></td>
</tr>
</tbody>
</table>
</div>
</body>
</html>