Live video streaming in GWT

2020-07-11 Thread Snahasish Ghosh
Hi All I want to develop a website where multiple user will conduct live video steam. Is it possible to achieve the same in GWT ? If possible please share guide me the best possible way . Thanks in advance -- You received this message because you are subscribed to the Google Groups "GWT

Audio Streaming on iOS

2014-02-18 Thread Tim Hill
Hi all, I am investigating putting Text To Speak functionality into a site I am developing.I have found a free site to do the conversion (e.g. http://speechutil.com/convert/wav?text=some+text)that streams the result back, and it is all working fine APART from on iOS devices - I am passing in

Buffering or streaming of the response

2013-01-04 Thread Peter Juno
Hi, I did not find any documentation about the fact if the HttpServletResponse (provided through Jetty) buffers or streams out the content (i.e. if getOutputStream() or getWriter() is called). Can this be configured? This is important as if this streamed this on the one hand should be faster

The (currently) definite way to achieve Push/Comet/Streaming in a GWT app? :)

2012-01-19 Thread Stefan Sigvardsson
Hi y'all! Just a few quick questions. Background: We have a GWT app running on multiple touch-screen interfaces which need to stay up to date with each other. Currently we make scheduled callbacks to update the apps when they are idle, but some kind of Push technology would be preferable.

Re: The (currently) definite way to achieve Push/Comet/Streaming in a GWT app? :)

2012-01-19 Thread Andrea Boscolo
/atmosphere-gwt-comet/ (should be a gwt wrapper for atmosphere) - http://code.google.com/p/gwt-comet-streamhub/ (I don't know if it could be work with tomcat) - http://code.google.com/p/gwteventservice/ (updated, can be easily used with RPC, long polling/streaming options) There are also websocket

Re: The (currently) definite way to achieve Push/Comet/Streaming in a GWT app? :)

2012-01-19 Thread Stefan Sigvardsson
*GWTEventService* looks promising, i'll look into that one. Thanks! -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/_bahhP74zYQJ. To post to this

Re: The (currently) definite way to achieve Push/Comet/Streaming in a GWT app? :)

2012-01-19 Thread Andrea Boscolo
It has its own group: https://groups.google.com/forum/?hl=it#!forum/gwteventservice and forum http://gwteventservice.freeforums.org/ I've been using it in the last few weeks and looks (and works) good for my simple requests. Andrew. -- You received this message because you are subscribed to

Streaming

2011-06-21 Thread Khadija FERJANI
Hello everybody Can someone help me with ideas or links about VideoStreaing over GWT please. Thanks -- Cordialement, Khadija FERJANI Élève ingénieur à la faculté des sciences de Tunis. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To

Re: Streaming

2011-06-21 Thread Alain Ekambi
May i suggest : http://www.gwt4air.appspot.com/#mx.controls.VideoDisplay Best, Alain 2011/6/20 Khadija FERJANI ferjani.khad...@gmail.com Hello everybody Can someone help me with ideas or links about VideoStreaing over GWT please. Thanks -- Cordialement, Khadija FERJANI Élève ingénieur

Streaming

2011-02-11 Thread Umesu
How to implement Streaming in GWT? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr

Re: Streaming

2011-02-11 Thread miller
Do you have any more details? You question is very vague. -mike -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to

[gwt-contrib] [google-web-toolkit] r8823 committed - Add streaming HTML parser library to tools/lib, as well as the guava l...

2010-09-20 Thread codesite-noreply
Revision: 8823 Author: x...@google.com Date: Mon Sep 20 07:10:58 2010 Log: Add streaming HTML parser library to tools/lib, as well as the guava library it depends on. Use this parser to verify (in non-prod mode) that arguments to SafeHtmlBuilder#appendHtmlConstant satisfy the SafeHtml

[gwt-contrib] Re: Add streaming HTML parser library to tools/lib, as well as the guava library it depends on. (issue850801)

2010-09-15 Thread xtof
http://gwt-code-reviews.appspot.com/850801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Add streaming HTML parser library to tools/lib, as well as the guava library it depends on. (issue850801)

2010-09-08 Thread pdr
LGTM http://gwt-code-reviews.appspot.com/850801/diff/1/11 File user/test/com/google/gwt/safehtml/SafeHtmlGwtSuite.java (right): http://gwt-code-reviews.appspot.com/850801/diff/1/11#newcode22 user/test/com/google/gwt/safehtml/SafeHtmlGwtSuite.java:22: import

[gwt-contrib] Re: Add streaming HTML parser library to tools/lib, as well as the guava library it depends on. (issue850801)

2010-09-08 Thread xtof
http://gwt-code-reviews.appspot.com/850801/diff/1/11 File user/test/com/google/gwt/safehtml/SafeHtmlGwtSuite.java (right): http://gwt-code-reviews.appspot.com/850801/diff/1/11#newcode22 user/test/com/google/gwt/safehtml/SafeHtmlGwtSuite.java:22: import

Re: Support for Streaming Video

2009-11-19 Thread Cristiano
it is a complex matter... what do you mean for streaming video? A. just to play a video file that reside on a server and it is accessed by HTTP, B. play a real video stream like: 1. RTSP + RTP (ietf standards) stream (i.e. rtsp://mystreamingserver:554/myStream) 2. RTMP (flash technology

Support for Streaming Video

2009-10-27 Thread compuroad
Do GWT and AppEngine support streaming video? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com To unsubscribe from