Watch: New video shows moments before Charlie Kirk killing
Surveillance footage released earlier this week sheds new light on the assassination of political activist Charlie Kirk, as a preliminary hearing for the accused shooter stretches into its third day.
Tyler Robinson, 22, is accused of fatally shooting Kirk on Sept. 10, 2025, during an event at Utah Valley University, hosted by Kirk’s influential conservative youth organization, Turning Point USA.
Here’s what you should know about the preliminary hearing and the new surveillance footage released earlier this week.
Presenting the evidence
Prosecutors on July 6 began laying out their evidence against Robinson, kicking off a weeklong preliminary hearing, which will culminate in a Utah judge deciding whether the trial can move forward, USA TODAY previously reported.
Judge Tony Graf will not be determining Robinson’s guilt or innocence, but whether there is probable cause for him to face trial. Graf has explained that he is required to evaluate the evidence “in the light most favorable to the prosecution.”
Robinson has been charged with aggravated murder and other felonies, and Utah County Attorney Jeff Gray said he intends to seek the death penalty.
Prosecution: Surveillance footage traces Robinson’s movements
Video evidence has played a key role in the hearing so far. Graphic clips capturing Kirk’s death as he was debating a student on the Orem, Utah, campus spread online within moments of the incident.
Now, prosecutors are turning their attention to surveillance footage that they say places Robinson at the scene of the crime. A portion of that footage was introduced to the court on July 7, according to reporting from The Arizona Republic, part of the USA TODAY Network.
In it, a man can be seen running to the edge of the Losee Center roof, the Utah Valley University campus building that prosecutors say the fatal shot was fired from, The Arizona Republic reported.
After the shot is fired, the person can be seen walking to the northeast corner of the roof, at which point they lower themselves from the eaves and jump off. The surveillance video then cuts to a stairwell, in which a man can be seen walking with a limp.
Investigator says the man is Robinson
David Hull, who was an investigator with the Utah State Bureau of Investigation at the time, told the court he believes the man in the video is Robinson, based on the shoes the subject is wearing and other footage he had seen.
Hull described additional surveillance video, which he said shows Robinson’s Dodge Challenger arrive at a campus parking garage around 8:30 a.m. the day of the shooting, according to The Arizona Republic. He said Robinson later returned to the university on foot, carrying a blue backpack, bought food at Chick-fil-A and moved through campus.
The hearings are scheduled to go until July 10, at which point the judge will decide if charges can move forward.
Contributing: N’dea Yancey-Bragg, USA TODAY; Miguel Torres, The Arizona Republic
Drew Pittock covers national trending news for USA TODAY. He can be reached at DPittock@usatodayco.com.
(function () { let route = window.ga_data.route, headline = route.headline || document.title, url = route.url, sponsoredText = (route.sponsoredSeries || route.sponsoredStory) ? 'Story From ' + route.sponsoredName + ': ' : '';
nsbFacebookURL(url, headline); nsbTwitterURL(url, headline, sponsoredText); nsbEmailURL(url, headline, sponsoredText); nsbSMSURL(url, headline, sponsoredText);
function nsbFacebookURL(url, headline) { let ele = document.querySelectorAll('.nsb-facebook'); if (!ele) return;
nsbSetLink(ele, `https://www.facebook.com/dialog/feed?app_id=${window.ga_data.site.facebook.appid}&redirect_uri=${window.location.href}&link=${url}&name=${encodeURIComponent(headline)}`); }
function nsbTwitterURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-twitter'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`); nsbSetLink(ele, `https://twitter.com/intent/tweet?text=${text} ${url} via @${window.ga_data.site.twitter.primary_account}`); }
function nsbEmailURL(url, headline, sponsoredText) { let description = document.querySelector('meta[name="description"]') ? encodeURIComponent(document.querySelector('meta[name="description"]').getAttribute('content')) : null, siteName = window.ga_data.site.publicationName, text = encodeURIComponent(`${sponsoredText}${headline}`);
if (!description && text) ele.remove(); else nsbSetLink(document.querySelectorAll('.nsb-email'), `mailto:?subject=${siteName} ${text}&body=From ${siteName}%0D%0A${text}%0D%0A${description}%0D%0A%0D%0A${url}%0D%0A%0D%0A%0D%0A%0D%0A`); }
function nsbSMSURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-text'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`) + '%0A%0A'; nsbSetLink(ele, `sms:?&body=${text}${encodeURIComponent(url)}`); }
function nsbSetLink (ele, url) { let links = ele; links.forEach(link => { link.setAttribute('href', url); }); } })();
function fireNavShareAnalytics (type) { try { let analytics = document.getElementById("pageAnalytics"), section = ga_data.route.sectionName || ga_data.route.ssts.split('/')[0]; if (analytics) { analytics.fireEvent(`${ga_data.route.basePageType}:${section}:nav-share-buttons:${type}`); } else { if (window.newrelic) window.newrelic.noticeError('page analytics tag not found'); } } catch (e) { if (window.newrelic) window.newrelic.noticeError(e); } }