Google’s Emergency Live Video on Android Streams Your Emergency to Responders

Google is introducing a new emergency feature today on Android that would allow emergency responders to video chat with you during an event.

The new feature is called Emergency Live Video on Android and it is just that, a video chat or sharing session with an emergency responder during an emergency. If you are experiencing an event that requires assistance, the responder could ask through your call or text if they can chat via video. If you agree, they’ll send a prompt to your screen that would allow you to connect to them via video through your phone’s camera. This would allow them to further assess a situation and determine the proper level of support to send you.

var googletag = googletag || {}; googletag.cmd = googletag.cmd || [];

googletag.cmd.push(function() {
var mapping = googletag.sizeMapping().
addSize([0, 0], [[300, 100], [300, 250]]).
build();
googletag.defineSlot( ‘/1043061/DL_INJECT1’, [[300,100],[300,250],[300,600]], ‘gpt-ad-7536458134208-0’ )
.addService(googletag.pubads()).defineSizeMapping(mapping);
window.advadsGamEmptySlotsTimers = window.advadsGamEmptySlotsTimers || {};
const timers = window.advadsGamEmptySlotsTimers;

timers[‘gpt-ad-7536458134208-0’] = setTimeout( function () {
const id = ‘gpt-ad-7536458134208-0’;
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 1000 );

if ( typeof window.advadsGamHasEmptySlotListener === ‘undefined’ ) {
googletag.pubads().addEventListener( ‘slotRequested’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] === ‘undefined’ ) {
return;
}
clearTimeout( timers[id] );
timers[id] = setTimeout( function () {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 2500 );
} );
googletag.pubads().addEventListener( ‘slotResponseReceived’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] !== ‘undefined’ ) {
clearTimeout( timers[id] );
delete ( timers[id] );
}
if ( ! ev.slot.getResponseInformation() ) {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
}
} );
window.advadsGamHasEmptySlotListener = true;
}

googletag.enableServices();
googletag.display( ‘gpt-ad-7536458134208-0’ );
} );

Google says this was designed to be “simple and secure, with no setup required,” as if it has the backend requirements to work without you doing a thing. I’ll let you take that all in. They also said that it is encrypted by default and that “you are always in control of whether your video is shared.” You can stop sharing at any moment too.

This new feature is rolling out in the US today, as well as through regions of Germany and Mexico. You’ll need an Android device running Android 8+ to take advantage.

// Google

Add Droid Life as a preferred source on Google

Read the original post: Google’s Emergency Live Video on Android Streams Your Emergency to Responders

https://www.droid-life.com/2025/12/10/googles-emergency-live-video-on-android-streams-your-emergency-to-responders/?rand=7

android-tech

Passionate about the intersection of technology and society. I break down complex tech news into understandable insights. Focus on AI, cybersecurity, and the future of the web. #TechNews #AI #Innovation

Leave a Reply

Your email address will not be published. Required fields are marked *