-
Notifications
You must be signed in to change notification settings - Fork 0
Use MP4Box to dump and analyze broadcast TS streams
MP4Box can manipulate MP4 files, but it has also capabilities regarding broadcast streams.
Command syntax:
MP4Box -grab-ts udp://ip_adress:port dump.ts
For example:
MP4Box -grab-ts udp://239.0.0.1:8000 dump.ts
MP4Box (and also other GPAC tools such as the MP4Client player) provides a '-ifce' option:
MP4Box -grab-ts udp://ip_adress:port -ifce ip_address dump.ts
Use 'ifconfig' (Unix) or 'ipconfig' (Windows) to retrieve your IP address on the interface of your choice. Example:
MP4Box -grab-ts udp://239.0.0.1:8000 -ifce 192.168.1.1 dump.ts
1) Clicking the Start button and then click on Control Panel. In the search box, type firewall, and then click Windows Firewall.
-
On the left panel, click on "Allow a program or feature through the Windows Firewall".
-
Make sure all columns are checked for your MP4Box programs.
General
Overview
Usage
Language tagging
Dump TS streams
DASH
Introduction
Fragmentation
DASH Support
Key-frame alignment
DASH Sequences
HEVC Tile-based adaptation
DASH SRD and HEVC tiling
Fragmented MP4 in HLS
Encryption
Introduction
Common Encryption
ISMACryp
OMA DRM
Subtitles
Introduction
TTXT Format
EBU-TTD
Scene coding
BIFS Textual Format
XMT Format
Scene Commands
BT and XMT tips
Misc Features