From: chuck gelm <chuck@gelm.net>
To: admin <linux-admin@vger.kernel.org>
Subject: Re: exporting a display
Date: Fri, 12 Mar 2004 11:46:27 -0500 [thread overview]
Message-ID: <4051E963.3070008@gelm.net> (raw)
In-Reply-To: <4051C88E.90108@gelm.net>
chuck gelm wrote:
> urgrue wrote:
>
>> im exporting a display across a network. specifically, mplayer is
>> running on one computer, but displaying it across the network using
>> X11's export functionality.
>> it eats up a full-duplex 100mbit connection in one big gulp even
>> though the video stream is only being run at 5 fps (mplayer option
>> -fps 5).
>> i presume the bandwith is being eaten up by the exported display
>> refreshing the screen more often than the 5fps, i mean on the X11 level.
>> so, is there any way to get to "calm down" and not try so hard?
>> -
>> To unsubscribe from this list: send the line "unsubscribe
>> linux-admin" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>>
> Hi, urgrue:
>
> Have you considered running mplayer locally?
>
> HTH, Chuck
> Hi, urgrue:
>
> Have you considered running mplayer locally?
>
> HTH, Chuck
hi,
no i havent, because the video source is miles and miles away. so i'd
get a good nice black picture of nothing
Hi, urgrue:
I do not understand your response. Also, I am not familiar with "X11's
export feature".
I have run a 'remote Xwindow session':
http://tldp.org/HOWTO/Remote-X-Apps.html
Perhaps these two items are different.
Are you displaying a 'live' source, i.e. a camera, or a (compressed) file ?
If it is a 'live' source, can you
capture > compress > transfer > decompress(mplayer) and view locally?
I was assuming that mplayer was playing a compressed file.
Anyway, it seems to me that your are uncompressing a compressed file and
then transporting
it across a network. I am suggesting that you transport the data in a
compressed form
across the network and then uncompress it.
HTH, Chuck
prev parent reply other threads:[~2004-03-12 16:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-12 11:54 exporting a display urgrue
2004-03-12 14:26 ` chuck gelm
2004-03-12 16:46 ` chuck gelm [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4051E963.3070008@gelm.net \
--to=chuck@gelm.net \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.