similar to: Playback of URL Authenticated Stream in Browser

Displaying 20 results from an estimated 1200 matches similar to: "Playback of URL Authenticated Stream in Browser"

2013 Jun 05
2
[PATCH website] Even more brands for links and sourceforge pages
On 05-06-13 00:45, Erik de Castro Lopo wrote: > I notice that in the feeds/feed.xml file there is a item titled "Sony > launches its first FLAC-playing receiver" but that does not show up on > https://xiph.org/flac/news.html. Any idea what's going on here? Yeah, sure, I have that all the time. The weird thing is that even when using Ctrl+F5, my browser (Firefox)
2013 Jun 05
1
[PATCH website] Even more brands for links and sourceforge pages
On 05-06-13 10:41, Erik de Castro Lopo wrote: > Have you tried replacing the "GET" here: > > xhttp.open("GET",dname,false); > xhttp.send(""); > return xhttp.responseXML; > > with a "POST" operation instead? See the "GET or POST?" section of this > page: Right, I didn't know about that. Here's a patch, it
2017 Apr 26
2
Server kicking clients off
It's behaving as it is meant to: if a listen client gets too far behind, Icecast2 server is kicking them off. error.log says, "INFO source/source.c Client 120 (xxx.xxx.xxx.xxx) has fallen too far behind, removing" I don't see a setting in icecast.xml that sets the value for "too far behind". I'm guessing it's related to <queue-size>. I wish Icecast
2018 Mar 09
3
html5 icecast video source client
Five years after initially posting to this list[0], I finally completed as browser-based video source client iceast. The code is here: https://gitlab.com/jamie/icecream As Romain Beauxis responded to my initial email, webrtc was unsuitable and websockets was the way to go. Thanks for the help! jamie 0. http://lists.xiph.org/pipermail/icecast-dev/2013-July/002223.html -- May First/People Link
2005 Jun 11
1
Attempts at live streaming (long)
I would like to hear from anyone who has had some success in this area. I have got it to work but the picture freezes and stays frozen when there is a lot of motion. I will share how I got to that stage since I have tried some different approaches to those I have seen documented so far. I currently stream live video events for a non-profit using Helix Producer but would like to move to something
2017 Apr 27
2
Server kicking clients off
Thanks, Brad -- I first turned to VLC but my stream-client device is a Raspberry Pi 3, and there doesn't seem to be a build for the device. That said, I just stumbled across mpg123, a command-line mp3/stream player that has audio buffer and timeout setting which so far looks quite robust. For Icecast2 content, when Icecast kicks a client off for being "too far behind" -- what
2004 Aug 06
3
Direct URL
Ok for shoutcast you can do http://domain.com/listen.pls to get the feed what can you do for icecast so it can be a clickable url? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No
2014 May 03
6
html5/js source client?
hello, now that html5 audio becomes usable in some browsers, for example http://webaudiodemos.appspot.com/AudioRecorder/index.html ... has anybody thought about to implement a web based source client for icecast? that's for now beyond my coding skills, unfortunately... thx, uno
2014 May 26
2
Keeping icecast + ices 2.X running on a strict schedule?
The server doesn't control the rate, the source does. Provided you aren't getting corrupt stream data (and it doesn't sound like you are), you don't have a server bug in this case. At a basic level, the server level takes the data that comes in from the source, buffers it, and sends it right back out the door at the rate at which it came in. It isn't entirely clear to me
2014 May 04
2
html5/js source client?
2014-05-03 18:40 GMT+02:00 Brad Isbell <brad at musatcha.com>: > The general idea was to make a really simple source client that could be > launched with a single click (such as from a hosting provider's admin > panel). The client accepts parameters on the query-string for configuring > so that in a real-world environment, the user would not have to configure > anything.
2013 Oct 16
1
free mountpoint?
i was wandering if anyone could give me a free mountpoint to set up my little station for streaming? i will be streaming at 32 KBPS .AAC thanks Timothy Your friend in the music industry follow me on twitter @timothyclark13 to check out music, photos, videos, press, show dates, and more go to http://www.reverbnation.com/timothyclark13 feel free to give me a call at 7244011224 note, if
2014 Nov 21
3
Software running, but no audio
Logs indicate everything's running correctly, my player says I'm connected, and the Web page for the server says it's playing files, but there's no audio. Strange. Any thoughts? Did I possibly convert the MP3's to Ogg Vorbis incorrectly?
2013 Nov 13
2
trying to configure ices... and not sure if this is the right list to talk about it here.
Hi all. I?m not sure f this is the correct list to talk about this here but if not please forgive me. but anyways, I was wondering how you would go about configuring ices? I have tried writing my own .xml file but got errors like parsing errors. and I can?t find the examples any where. I?ve looked in my root directory on my server and the way I?ve installed ices is by apt-get. I?m running a VPS
2014 Feb 11
2
MPEG DASH
Hi Thomas, > I wrote solid IPR evaluation for a reason. It might be helpful to ask bitmovin as a starting point, they have released the reference code under LGPL: http://www.bitmovin.net/libdash.html The LGPL preamble says: "we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license."
2014 Nov 07
2
suggestion on appropriate source client
Hi everyone, i would like to have some suggestion about the most appropriate source client to use in conjunction with IceCast2 given few requirements: 1) the client should be able to handle multiple streams simultaneously and thus multiple resource folders (for music files). 2) the client should be able to be programmatically manipulated (scripting or API) and can thus provide a dynamic way to
2014 Jun 01
4
Win32 Service
Hello, What's about to use Icecast as win32 service? In the new installation of 2.4.0, the option for installing as win32 service isn't available. Would it be implemented in the future? Best regards Tobias ---------------------------------------------- Web: <http://www.djwilec.de/> http://www.djwilec.de | <http://www.djwilec.com/> http://www.djwilec.com
2017 Apr 28
1
Server kicking clients off
"Live streams are not live, they can be up to 15 to 20 sec off original encoding." Something you become aware of very quickly when you're announcing into a mic and have to wait to hear your words! We do a bit of pre-show calibration with folks at the station to determine how long the delay ("latency" in digital-speak) is at the start of the remote broadcast, and start
2014 Nov 18
2
Password authentication problem with IOS and Android HTML5
Hi, I have been using password protected MP3 streams for a number of years but I've hit against a problem. Neither Android or recent versions of IOS work with password protected MP3 streams. Now Android has dropped Flash, IOS doesn't work any more and more and more people expect to use their mobile devices to hear the streams. This is getting difficult. I know this isn't a
2018 Apr 18
2
Intro & Chrome v. 65.0.33.25.181
Hi there, Any other versions of Google Chrome and all version of other browsers are working. I have done my best to set up the intro to match the live stream. http://185.139.168.34:8000/yleisohjelma - intro is 256 kbits/s 48 kHz ISO-MPEG2 L3 - live is 256 kbits/s 48 kHz ISO-MPEG2 L3 http://185.139.168.34:8000/vara - live is 128 kBits/s 48 kHz, possible ISO-MPEG2 L3 - there is no intro Of
2013 Jun 05
0
[PATCH] Change javascript feed fetch from GET to POST
This change should disable caching of the news feed --- index.html | 2 +- news.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 41d81d8..b4efb6b 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ } else { xhttp=new XMLHttpRequest(); } - xhttp.open("GET",dname,false); +