-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Description
On camera:
# tcpsvd -v 0.0.0.0 4444 tail -qF -c+4096 /tmp/sd/record/tmp.mp4.tmp
On client:
$ vlc -v tcp://CAMERA:4444
...
[00007fa664c02ad8] ps demux warning: this does not look like an MPEG PS stream, continuing anyway
[00007fa664c02ad8] ps demux warning: garbage at input, trying to resync...
[00007fa664c02ad8] ps demux warning: found sync code
[00007fa664c02ad8] ps demux warning: garbage at input, trying to resync...
[00007fa664c02ad8] ps demux warning: found sync code
[00007fa664c02ad8] ps demux warning: garbage at input, trying to resync...
...
This hack would effectively stream but I do not know how to tell vlc
demuxer and codecs parameters. Any vlc
guru to help me?
Metadata
Metadata
Assignees
Labels
No labels