<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.12.0">
</HEAD>
<BODY>
How does MythTV stream its video to a client? I have read all the documentaiton I can find but I can't specifically understand this one. I know it reads different filetypes like mpeg3 mpeg4 avi, etc. but how does this data get to the client? Are the clients sent a file link, and they read the file over the network? Is the data read by the server and broadcast to the client? If I have 2 clients watching the same thing, will they be broadcast a single stream over UDP, or will there be 2 seperate TCP connections!?<BR>
<BR>
Just trying to get a handle on the network behavior of MythTV. What protocol is used in the stream.<BR>
<BR>
<BR>
Thanks,<BR>
<BR>
<BR>
CL
</BODY>
</HTML>