Keranjang kosong

ITVDesk ONVIF IP Camera 7.7

1. New Feature: User Consent for Surveillance Activities
We've introduced a new feature that enhances user privacy and control. Now, users will be notified of any surveillance activities
(like screen, webcam, and sound recording...) and can choose to allow or disallow these actions. This update underscores our commitment to transparency and user autonomy.
2. New Feature: Livestream Pusher (Camera Media Source) Enhanced Data Pusher for RTSP Streams
Integrated RTSP Data Pusher into the ITVDesk streaming solution.
This feature enables the RTSP server to receive external data sources and broadcast them as RTSP streams.
With support for TCP, UDP, and RTSP modes, Data Pusher supports audio and video streaming in RTP format.
In RTSP mode, it supports standard RTSP push streams, including FFmpeg RTSP Pusher:
ffmpeg -stream_loop -1 -re -i test.mp4 -vcodec libx264 -acodec copy -f rtsp rtsp://192.168.68.100:5554/ipc1-stream1/livepusher1
3. Improved overall software stability.