From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.help Subject: Re: Where to put media demonstrating Gnu Elpa packages? Date: Sun, 4 Aug 2019 09:22:18 +0200 Message-ID: <20190804072217.GQ23820@protected.rcdrun.com> References: <87lg8lb5du.fsf@web.de> <877ek4rge7.fsf@web.de> <87v9vl4o1t.fsf@web.de> <20190729170418.GR16379@protected.rcdrun.com> <87v9vkcyyy.fsf@web.de> <20190730075424.GL11683@protected.rcdrun.com> <87h873rqpn.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="147367"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 04 09:22:38 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1huAqj-000cBn-Mg for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Aug 2019 09:22:37 +0200 Original-Received: from localhost ([::1]:43052 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1huAqi-0002hD-Oh for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Aug 2019 03:22:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39169) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1huAqU-0002gv-OI for help-gnu-emacs@gnu.org; Sun, 04 Aug 2019 03:22:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1huAqT-0005XH-PN for help-gnu-emacs@gnu.org; Sun, 04 Aug 2019 03:22:22 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:59681) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1huAqT-0005UO-I4 for help-gnu-emacs@gnu.org; Sun, 04 Aug 2019 03:22:21 -0400 Original-Received: from protected.rcdrun.com (localhost [::1]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA; Sun, 04 Aug 2019 00:22:18 -0700 id 000000000002034A.000000005D4687AB.000012D3 Original-Received: from localhost (protected.rcdrun.com [local]) by protected.rcdrun.com (OpenSMTPD) with ESMTPA id 9bdabebd; Sun, 4 Aug 2019 07:22:18 +0000 (UTC) Content-Disposition: inline In-Reply-To: <87h873rqpn.fsf@web.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.170.207.13 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121306 Archived-At: * Michael Heerdegen [2019-07-31 02:36]: > Jean Louis writes: > > > Sorry again, I meant simple hosting account, and you do not need to > > use any HTML neither Javascript. > > > > Just like this https://www.example.com/my-files/my-video.ogv > > Oh, ok I indeed misunderstood. > > That would be a fallback solution. But as Stefan mentioned, it would > probably be inconvenient because streaming wouldn't work if you open > such an url in the browser, right? I am not sure if that would be "streaming". Majority of web browsers can open various video files, hosting a video file is not problematic. Everybody can host their videos and provide them similarly as YouTube, just put a file on a web server and it works with any browser that supports videos. When it is necessary to enclose it in HTML that also works. Jean