Displaying 20 results from an estimated 1300 matches similar to: "On-the-Fly multiplexing 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 Mar 23
0
On-the-Fly multiplexing Video
> ---------------------------- Original Message ----------------------------
> Subject: Re: [ogg-dev] On-the-Fly multiplexing Video
> From: "ogg.k.ogg.k at googlemail.com" <ogg.k.ogg.k at googlemail.com>
> Date: Tue, March 23, 2010 08:00
> To: "Pandu Rakimanputra" <pandu.rakiman at gmail.com>
> Cc: ogg-dev at xiph.org
>
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 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 ?
--
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 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
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
2009 Dec 03
2
Theora processing at server side : Removing non-needed frames
May somebody give me link for server side processing of ogg video by php or
ruby or anything else.
Let me tell my purpose,
I have made a image splitter of ogg video - You can view it at
http://jsbin.com/ihebo (basic coding )
just play the video and there is a button call "snapit", which will take
current frame.
At the end of this process, I will upload all timing info at server.
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
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
2009 Dec 01
2
Does ogg can be "multicasted"?
Hi everyone,
My name is Pandu, I'm from INdonesia. I just joined this mailing list
two days ago. I'm doing my final project in my college, my final
project is about streaming ogg video (using theora of course).
I've already search about how to create multicast stream with ogg and
software which can do that, but I found nothing. So, back to my
subject, does ogg can be
2010 Mar 25
0
[Fwd: Re: On-the-Fly multiplexing Video]
[Forwarding to ogg-dev]
---------------------------- Original Message ----------------------------
Subject: Re: [ogg-dev] On-the-Fly multiplexing Video
From: "Basil Mohamed Gohar" <abu_hurayrah at hidayahonline.org>
Date: Thu, March 25, 2010 13:05
To: video4linux-list at redhat.com
--------------------------------------------------------------------------
On 03/25/2010
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...
--
2010 Oct 01
1
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.
http://wiki.xiph.org/Kate can embed PNG images in Ogg.
If that fits what you want to do and you have any question, please
feel free to ask.
2010 Oct 01
1
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.
http://wiki.xiph.org/Kate can embed PNG images in Ogg.
If that fits what you want to do and you have any question, please
feel free to ask.
2012 Oct 03
4
Regarding licensing Terms
Hi,
I have developed one application using ggmap package.It is based on google
map.
I am a bit confused regarding its licensing terms.I want to know that can i
use it with my other applications.
Is it legal?
--
With Regards,
Narendra Pratap
Principal Research Developer
Hitech Robotic Systemz Ltd.
[[alternative HTML version deleted]]
2004 Jun 25
4
X user application fails come up but xclock and xterm come up
Hi ,
I open secure Session with X11 forwarding. when run any standard X
applicattion like xterm xclock
it come up without any error. I start my user X application it fails. On
User application side it fails when
"xtOpenDisplay" system call with localhost:10.0.
On SSH server debug message are :
> debug1: X11 connection requested.
> debug2: fd 20 setting TCP_NODELAY
>