I would like to know if anyone played with .ts files...
I have an .H264 stream from IP camera and I would like to save it as .ts file.
Tools like VLC, GStreamer, FFMPEG and such are great, but I was wondering if anyone done it directly in LabVIEW.
Streaming .H264 format into file directly works, and I can play and re-convert it with program mentioned above, but I would like to check if it can be done in LabVIEW (no 3-rd party) and can be played back with windows media player directly.
-Artur