huceke / omxplayer

omxplayer
GNU General Public License v2.0
522 stars 502 forks source link

Newtek NDI support #269

Open knitehawk opened 8 years ago

knitehawk commented 8 years ago

Would be nice to see NDI support for streaming you could make realtime network monitors and feed samples and lots of other things with this.

http://newtek.com/ndi

popcornmix commented 8 years ago

If ffmpeg can play the stream then it may be possible. If not then no.

knitehawk commented 7 years ago

not sure. looking at the sdk it looks like video handling is all included. just need a command line interface or switch to call it and maybe list sources so you can then enter them into the command line. once the source is entered omxplayer could "hand off" to the NDI internal players only adding formatting and positioning.

not sure. i'm not a coder but if it worked it would be very cool.