Displaying 20 results from an estimated 400 matches similar to: "Theora processing at server side : Removing non-needed frames"
2010 Mar 16
5
Projective Video over web
FYI
have anybody seen this demo ? I have use ogg for it.
http://techfandu.blogspot.com/2010/03/world-first-projective-html5-video.html
Thanks
--
???????????????????????????
? Narendra Sisodiya ( ???????? ???????? )
? Society for Knowledge Commons
? Web : http://narendra.techfandu.org
???????????????????????????
-------------- next part --------------
An HTML attachment was scrubbed...
2010 May 11
3
HTML5 audio tag
--
???????????????????????????
? Narendra Sisodiya ( ???????? ???????? )
? Society for Knowledge Commons
? Web : http://narendra.techfandu.org
???????????????????????????Dear all,
I downloaded big buck movie in video format. when i use
<video src="Big_Buck_Bunny_Trailer_400p.ogg" controls="controls">
your browser does not support the video tag
</video>
2010 Mar 21
3
On-the-Fly multiplexing Video
On Sun, Mar 21, 2010 at 9:02 PM, ogg.k.ogg.k at googlemail.com <
ogg.k.ogg.k at googlemail.com> wrote:
> > As written on my subject, is it possible to do on-the-fly video
> > multiplexing with OGG? I'm doing my final project in my college, and i
> > want to build a system which has three live videos from cameras, then
> > i want to transmit those video in single
2010 Mar 23
0
On-the-Fly multiplexing Video
@ogg.k
It sounds good to me. Could you tell me how to create on-the-fly live
video streaming? What program should i installed?
@Narendra
The advantages maybe if you want to monitor a lot of room (like
security control room) or for multi-angle live stream. But it's just
my opinion, and dosen't proved yet
Thx before
Pandu Rakimanputra
2010/3/21 narendra sisodiya <narendra.sisodiya at
2010 May 11
2
HTML5 audio tag
Thanks,
It will be very good if HTML5 API specify this. I mean, Say, If we use
<audio> tag , then It must stream only audio part of the file irrespective
of the fact that the src field contains a video file.
PS: sorry for top post
On Tue, May 11, 2010 at 3:53 PM, Chris Double <chris.double at double.co.nz>wrote:
> On 11/05/10 22:05, narendra sisodiya wrote:
> > 1) Do
2010 Oct 01
3
Stream image to Icecast
Do anybody know any method where I can stream my images to icecast server
using some intermediate png to ogg conversion and then using oggfwd.
Basically, I am organizing some workshop. I have already stream video.
Slides and presentation stuff can be streamed separately but there I have
fight with synchronization slides and video. in long term i will prefer
this. Thanks
any help ?
--
2010 Oct 01
3
Stream image to Icecast
Do anybody know any method where I can stream my images to icecast server
using some intermediate png to ogg conversion and then using oggfwd.
Basically, I am organizing some workshop. I have already stream video.
Slides and presentation stuff can be streamed separately but there I have
fight with synchronization slides and video. in long term i will prefer
this. Thanks
any help ?
--
2011 Sep 20
2
Adding a data in Live OR Saving Stream on Server side.
On Tue, Sep 20, 2011 at 10:17 PM, Odin <odin.omdal at gmail.com> wrote:
> On Tue, Sep 20, 2011 at 3:33 PM, Narendra Sisodiya
> <narendra at narendrasisodiya.com> wrote:
>> What data I want to add ?
>> basically on my website there are various images. each image having ?a
>> number. While I deliver my lecture I want to send image number too.
>> Now I can
2010 May 11
2
HTML5 audio tag
FWIW chromium does client side range requests that in theory would request
only the audio. But. the ogg demux reads the other tracks and discards
them.
A use case I've heard is listening to music videos and discard the video...
bit of a bandwidth waste.
On Tue, May 11, 2010 at 10:17 AM, Ralph Giles <giles at thaumas.net> wrote:
> On 11 May 2010 04:24, narendra sisodiya
2011 Sep 20
3
Adding a data in Live OR Saving Stream on Server side.
I want to build a website where user can listen my voice. I want to
use only Icecast. But on my website I want to display some data too
inside a stream.
What data I want to add ?
basically on my website there are various images. each image having a
number. While I deliver my lecture I want to send image number too.
Now I can send this number using http PUSH/PULL but I do not know How
it will be
2010 May 11
0
HTML5 audio tag
Yeah, the track attribute of the media fragments specification that
Ralph links will in theory allow to just download the track-related
data. But it still requires implementation - either in the browser,
which will somehow need to identify which bytes belong to which track
and just request those byte ranges that are relevant, or on the
server, which will only deliver the relevant bytes when asked
2010 May 12
1
[whatwg] HTML5 audio tag
In order to do this you'd need to know /in advance/ exactly which Ogg
pages were audio and which were video so you could choose to only
download the vorbis pages. The upcoming Ogg Skeleton index does not
index pages at a high enough granularity to facilitate this. It could,
but then the index would be a lot bigger. I also wonder if the
time/server overhead of setting up new HTTP
2011 Sep 20
0
Adding a data in Live OR Saving Stream on Server side.
On Tue, Sep 20, 2011 at 3:33 PM, Narendra Sisodiya
<narendra at narendrasisodiya.com> wrote:
> What data I want to add ?
> basically on my website there are various images. each image having ?a
> number. While I deliver my lecture I want to send image number too.
> Now I can send this number using http PUSH/PULL but I do not know How
> it will be synchronised ? Because AFAIK
2009 Jun 24
3
streaming theora in flash
Hi,
I managed to get my own FLV videos working over the web:
http://certik.github.com/record/
it plays in the opensource flash player (flowplayer), but I have to
convert theora to FLV (you can use the script in the package above).
My question is, does anyone know if it's possible to get theora itself
working? I know firefox3.5 will be able to do it, but I am afraid that
will be the only
2010 Sep 03
1
Dvgrab command
Recently I tried to live broadcast the video of our workshop. but i was
failed.
I applied the following command
dvgrab --format raw - | ffmpeg2theora -f dv -x 80 -y 64 -o /dev/stdout - |
oggfwd myvps 8000 hackme /live.ogg
I was able to configure video size but unable to configure audio bitrate.
it was taking 60 kbps for audio and 20 kbps for video.
I want 20 kbps for audio...
--
2009 Jun 15
2
oggz-chop gives segmentation fault
Hi,
I am using oggz-chop in the ubuntu jaunty, am I doing something wrong?
$ oggz-chop -o yt1.ogv -s0 -e500 ondrej.ogv
Segmentation fault
gdb session doesn't reveal much, since it isn't compiled with debugging symbols:
(gdb) bt
#0 0x00007f9e5d2f0092 in memcpy () from /lib/libc.so.6
#1 0x0000000000403698 in ?? ()
#2 0x000000000040262e in ?? ()
#3 0x000000000040285d in ?? ()
#4
2010 Mar 21
2
On-the-Fly multiplexing Video
Dear Ogg Developer
As written on my subject, is it possible to do on-the-fly video
multiplexing with OGG? I'm doing my final project in my college, and i
want to build a system which has three live videos from cameras, then
i want to transmit those video in single stream. The Receiver can
choose which video that receiver want to see.
I tried using oggz and piping in linux, but it no works.
2010 Jan 13
3
Live webcam stream with Theora
Hey all,
I've setup a simple page that just displays a live webcam stream of me
at work, and it supposedly falls back onto Cortado if your browser
doesn't support the <video> tag. The URL is here:
http://media.basilgohar.com/stream/
There's been a lot of talk about live streaming and low bitrate
streams. Here is my command line (I've posted this before):
time ffmpeg -f
2010 Aug 30
0
Wifi + SIP + Asterisk
In my old office, for conference purpose , gotomeeting was used. also for
the lecture delivery, same gobomeeting was used, most the time , we need to
listen voice only. also, we use to share desktop screen.
But as far as I know SIP is the standard for video telephony. SIP can handle
video +Audio.
now, I am thinking that, I can give solution like selling a server which has
Asterisk over it. AFAIK,
2009 Jun 16
2
YCbCr <-> RGB conversion question
Hi,
I coded some routines for YCbCr <-> RGB conversion, both using
floating point numbers and using integer arithmetics, code is
attached.
Let's say I want to convert from RGB to YCbCr and back. First the
integer arithmetics:
In [1]: from colors import *
In [2]: a = [255, 0, 255]
In [3]: RGB2YCbCr(a)
Out[3]: (107, 202, 222)
In [4]: YCbCr2RGB(RGB2YCbCr(a))
Out[4]: array([255, 1,