Top "Live" questions

.live() function in jQuery attaches an event handler for all elements which match the current selector, now and in the future.

RTMP stream on iOS

I have to make an iOS app which plays a live video stream from a camera. I know that the …

iphone ios video live rtmp
Sqlite plugin for Eclipse: debug sqlite database on Android device live

I want to debug database on android device. My application is very heavy and I do too much insertion queries …

android database sqlite debugging live
jQuery CSS() for dynamically created elements

I'm using jQuery CSS function to style some elements $element.css(style); This works, but a part of the elements …

jquery css live
Live video streaming application on Android

I am trying to build a live video streaming application that streams live video from Android. Using the MediaRecorder class, …

android video streaming live
jQuery: how to capture keypress key using live()

I need to capture a tab keypress event on some dynamic inputs, but the normal syntax using the keypress event …

jquery live keypress
jQuery using Sortable with dynamically added elements (live refresh)

I have a <form id="#form"> that have a <span class="con"> and inside the span …

jquery jquery-ui refresh live jquery-ui-sortable
Live Wallpaper Water Ripple Effect

I'm working on a live wallpaper that incorporates some water ripple effects on touching the screen but I'm a little …

android live effects wallpaper
Upload live streaming video from iPhone like Ustream or Qik

How to live stream videos from iPhone to server like Ustream or Qik? I know there's something called Http Live …

iphone http video streaming live
Live streaming video in HTML5

I need to develop a web application, it needs to support IE9 as well as iPad and Android tablets. The …

html video streaming live
Flutter live streaming

I am trying to build a mobile app which streams video from the camera of the device and sends it …

video camera flutter stream live