search for: prerolled

Displaying 20 results from an estimated 36 matches for "prerolled".

Did you mean: rerolled
2020 Nov 21
3
Pre-roll playing every time user disconnects and connects
On Fri, 20 Nov 2020, Yahav Shasha wrote: > You could simply serve your pre roll at the client side, eg, your player. > This way you can detect the mentioned situation and decide whether or not > to serve the pre roll. The trick here is to find a way of serving the preroll without everyone hearing it. I guess you could use some on connect logic to determine if it should be played,
2019 Dec 04
0
Delay on preroll
On Wed, 4 Dec 2019, Javier Fuentes wrote: > I have a problem when I use the intro to send a pre-roll, the main stream > generates a 20 second delay, when the main stream is played it has no delay. > Is there any parameter I can use to eliminate the delay? > with pre-rolli: https://radiomarca-rrcast.flumotion.com/radiomarca/live.mp3 > without pre-rolli: >
2019 Dec 04
2
Delay on preroll
Hello I have a problem when I use the intro to send a pre-roll, the main stream generates a 20 second delay, when the main stream is played it has no delay. Is there any parameter I can use to eliminate the delay? with pre-rolli: https://radiomarca-rrcast.flumotion.com/radiomarca/live.mp3 without pre-rolli: https://radiomarca-rrcast.flumotion.com/radiomarca/live-np.mp3 my conf: icecast>
2020 Nov 21
0
Pre-roll playing every time user disconnects and connects
Youve over-complicated my suggestion. No need to have icecast handle this mechanism, simply have the required logic at the front-end - the actual player. As for unique listeners detection and flapping ips as Jack mentioned, this can be solved by some sort of tokenization mechanism based on local storage or session. בתאריך שבת, 21 בנוב׳ 2020, 02:36, מאת Geoff Shang ‏<geoff at
2020 Nov 20
2
Pre-roll playing every time user disconnects and connects
I was trying to see if there's a way to configure it so that someone with a weak network connection doesn't have to hear our pre-roll over and over again. Thanks Martin -----Original Message----- From: Icecast <icecast-bounces at xiph.org> On Behalf Of Geoff Shang Sent: Friday, November 20, 2020 11:54 AM To: Icecast streaming server user discussions <icecast at xiph.org>
2020 Oct 27
2
HLS enabled mounts
We use Icecast version 2.4.4 and recently added an intro (preroll) to one of our channels. Although we haven't had any direct complaints, there has been a discussion thread with some of our public radio colleagues getting complaints about users receiving a repeat of the intro many times when their device switches from WiFi to LTE or unstable Internet connections. One of our colleagues
2005 Jan 04
1
different output for opt/non-opt on win32 platform
----- Original Message ----- From: "Jean-Marc Valin" <Jean-Marc.Valin@USherbrooke.ca> To: "tunkeat" <tunkeat@gmail.com> Cc: "speex" <speex-dev@xiph.org> Sent: Wednesday, January 05, 2005 2:48 PM Subject: Re: [Speex-dev] different output for opt/non-opt on win32 platform >No. Like any other CELP codec, Speex has a memory. The only non-PCM
2020 Jul 02
4
Integration of VAST Plugin
Hello, icecast provides something like a plugin for vast ads system? Or we have to custom parse the xml and create some playlist to add a preroll mp3 to another stream live? Thanks. BR
2010 May 25
0
Converting video files into .h263
By browsing on the mailing list I learned that its possible to generate .h263 asterisk friendly files with gstreamer. The script below it's supposed to do just that, however I get error when trying it out locally. gst-launch filesrc location=AstriDevCon_Europe_2006.mov ! qtdemux name=demux ! ffdec_h263 ! videoscale ! video/x-raw-yuv,width=352,height=288 ! ffenc_h263 rtp-payload-size=512 !
2009 Jun 15
2
Removing metadata segmentation
ogg.k.ogg.k at googlemail.com wrote: >> We're also doing scheduled metadata change to indicate the current show >> to listeners. So for a 4pm show a url is hit which causes icecast to >> change the metadata indicating the 4pm show. That also works fine. >> > > And this causes segmentation because the metadata is stored in the > second header of the Vorbis
2016 Nov 14
1
Help with Opus Streaming
On 2016-11-14 6:09 AM, Deepak K wrote: > I am using Http Progressive download technique to download the opus > audio in chunks. So I am not sure if the Opusfile seek API will work in > this case. Please correct me if I am wrong. If you don't want to use opusfile's http client implementation (libopusurl) you can still use its seeking implementation. Just provide the
2019 Dec 01
0
20 second delay using pre-roll <intro>
Hello I have a problem when I use the intro to send a pre-roll, the main stream generates a 20 second delay, when the main stream is played it has no delay. Is there any parameter I can use to eliminate the delay? with pre-rolli: https://radiomarca-rrcast.flumotion.com/radiomarca/live.mp3 without pre-rolli: https://radiomarca-rrcast.flumotion.com/radiomarca/live-np.mp3 my conf: icecast>
2008 Feb 20
3
Skeletal relations
...e Kate plugin, I've made it so you can switch > languages on the fly. All streams are decoded, but only the selected one > (if any) is actually displayed. This is not possible with such a scheme > (not > saying it's deficient, just that it also adds constraints). Realtime vs. prerolled do not present problems here. ROE is agnostic as to whether the media data is generated on the fly or stored on disk - it merely needs a handle on the data. Furthermore, with Annodex and ROE we will absolutely be able to switch tracks on the fly - that's part of the point of time-based URI val...
2009 Apr 10
0
Oggz 0.9.9 Release
Oggz 0.9.9 Release ------------------ Oggz comprises liboggz and the tool oggz, which provides commands to inspect, edit and validate Ogg files. The oggz-chop tool can also be used to serve time ranges of Ogg media over HTTP by any web server that supports CGI. liboggz is a C library for reading and writing Ogg files and streams. It offers various improvements over the reference libogg,
2020 Oct 28
3
HLS enabled mounts
Hi Robert, Unfortunately I am not replying to answer your question but to ask a question on pre-roll. I am working on a similar project but still at the configuration stages. For some reason my intro file is not being played. I am also using Icecast 2.4.4 and have four mount points on one relay server. I am trying to use my intro file on only one mount point. I am also doing mp3 not HLS.
2008 Feb 21
0
Skeletal relations
...point was not that there should be a shared font codec or similar, but that it might be useful to consider a way to supply arbitrary data to multiplexed streams, each codec then interpreting this data as it sees fit (possibly ignoring it). Now, I kind agree with your points too. > Realtime vs. prerolled do not present problems here. ROE is agnostic as to > whether the media data is generated on the fly or stored on disk - it merely > needs a handle on the data. Furthermore, with Annodex and ROE we will > absolutely be able to switch tracks on the fly - that's part of the point of >...
2020 Oct 27
0
HLS enabled mounts
Hi Robert, Intro files play whenever a listener client connects. If you are disconnecting from WiFi and going to LTE, for example, this is expected behavior as you are severing the connection and re-connecting. It sounds like the same type of case with users with "unstable Internet connections" as they may well be disconnected from the Icecast server and reconnect when network is
2009 Jun 25
2
Splitting Ogg Vorbis file
Hi there, in fact, my purpose is to write tool which will allow one to split ogg file with vorbis audio *and* theora video codecs, but at first I'd like to understand how the splitting of Ogg Vorbis stream works. So I looked at existing tools that split Ogg Vorbis audio files, i.e. `vcut' utility in vorbis-tools package, and Ogg plugin from `libmp3splt', but I found that engine code
2014 Jan 21
1
Opus in WebM
It does not; Vorbis needs only lap consecutive frames, and the timing was constructed so that the 'timestamp' of a vorbis frame actually points to the middle of the frame data. When you combine a starting frame with the subsequent frame, the data you get back is from the starting timestamp forward. Because Opus needs to preroll a larger amount, that trick wouldn't work with Opus.
2014 Sep 12
0
opus Digest, Vol 68, Issue 6
>> Is there a defined format tag for Opus that should be used with the >> WAVEFORMATEX structure? See wFormatTag >> (http://msdn.microsoft.com/en-us/library/windows/desktop/dd390970.aspx). > > There isn't one. Putting Opus into RIFF is complicated by the fact that > it requires both variable-duration and variable-size frames, though I > suppose something could be