TAV1硬件转码卡
随着B/S架构视频播放的流行,越来越多的物联网项目采用了B/S架构,而且Chrome最近的版本也支持了H265解码技术,H5S视频平台也支持了H265解码技术,参考H5S视频平台手册 ”实时视频->RTC WS 播放模式切换“ 部分。
但是该技术的H265解码还无法在WebRTC中使用,如果想实现类似客户端300ms的延迟,目前还只能用WebRTC技术,近几年视频监控行业大量使用了H265视频流,目前的做法是把H265转换成H264,
但是这样会损失图像质量。
随着AV1技术的普及,大部分PC和手机都支持了AV1硬件解码,Web协议栈也都支持了AV1硬件转码,因此零视技术推出了TAV1硬件转码卡支持H265到AV1转码,硬件转码卡带来的延迟(8ms)基本可以忽略,该技术可以在B端保留H265视频质量的同时实现低延迟浏览器原生视频播放。

ONVIF 发布Profile V 意欲何为
最近ONVIF官方公布了Profile V的RC版本,透漏了一些细节,今天我们就来聊聊Profile V以及和Profile S/Profile T/Profile G/Profile M的关系,还有Profile A /Profile C/Profile D。
ONVIF Profile V是为了支持最近几年比较火的VSaaS, 中国定义的GB28181天然支持了VSaaS的架构,包含后面定义的GB35114,但是ONVIF 定义的C/S 架构无法满足,在过去几年ONVIF也定了Uplink,但是不温不火,其中有一家VXG(https://www.videoexpertsgroup.com/)
的公司做了很多工作,按照Uplink的思路实现了VSaas,并且提供了设备端的代码(https://github.com/VideoExpertsGroup/VXG.Uplink.SDK), 但是感觉一家一家设备支持比较困难,最终这个公司
被Octave 收购了。从VXG官方公布的资料看,Profile V的思路和VXG的非常类似,采用了S3云存储模式,支持了从云存储的数据逐帧倒放功能,这个是在浏览器里面基于HTML5实现的,这个功能了不起,
USC 3.0 发布 支持m.2 AI 加速卡
3.0 0710 2026
Changed: Optimize Firesmoke detection with retraining the model
Changed: Optimize uscapi and h5ssmain memory useage.
Changed: Optimize AI area rule and crossline engine.
Added: Support AI meta data storage on multi object storage part.
Added: Add person fall and fighting model and event(打架).
Added: Add A8 AI accelerator on chip video decoding.
Added: Add AI event in web default view.
Added: Add fire lane blocking detection(消防通道).
H5S 19.0 发布 支持JT808 WPL国产系统插件模式(摩尔线程GPU支持)
19.0 0509 2026
Added: UpdateGbDeviceChannelStatus API force to update gb channel online/offline
Added: ISC force config transcoding from ISC, default is disable.
Added: User and API audited log function.
Added: web WPL playmode for Kylin v10 with mthreads GPU.
Fixed: Fix DH SDK getpresets always get 255 items issue.
Fixed: some time can't get GB alias name issue.
Fixed: Some time clean camera points config issue when update device.
Fixed: Gstreamer RTSP client can't connect H5S RTSP server issue.
