<div dir="ltr">On Sun, Sep 7, 2014 at 9:58 PM, Justin Moore &lt;<a href="mailto:justin.nonwork@gmail.com">justin.nonwork@gmail.com</a>&gt; wrote:<br>.....<br>&gt; Where does it say that<br>&gt; these session IDs should always be 8+ characters?<br><br>RFC 2326.(RTSP)<br><br>   3.4 Session Identifiers<br><br>      Session identifiers are opaque strings of<div>      arbitrary length. Linear white space must be</div><div>      URL-escaped. A session identifier MUST be</div><div>      chosen randomly and MUST be at least eight</div><div>      octets long to make guessing it more difficult.</div><div>      (See Section 16.)<br><br>That is an IETF MUST, which means absolutely,<div>positively, and not at all optionally.<br><br>So, if the Ceton code  is returning a session id less<br>than 8 characters, it is not conforming to the<br>specification.<br></div><div><br></div><div>I would imagine that you can run wireshark<br></div><div>on the pseudo network interface and collect</div><div>the actual stream.  That would allow you to</div><div>see if it is Ceton or MythTV that is not</div><div>compliant to the specifications.</div><div><br>Gary</div></div></div>