issues Search Results · repo:featherbear/aNDI language:C++
Filter by
5 results
(59 ms)5 results
infeatherbear/aNDI (press backspace or delete to remove)So I was looking for a way off decoding an NDI source into Android phones. We are getting ready for a big event, we have
an intercon system that will not support every one and we need to cover 4 floors. ...
dukeduke02
- 4
- Opened on Sep 10, 2023
- #6
featherbear
- Opened on Sep 5, 2021
- #5
featherbear
- Opened on Sep 5, 2021
- #4
hehe we doing this again
https://github.com/featherbear/NDI-Telestrator but for android
featherbear
- Opened on Sep 5, 2021
- #3
StreamBuilder(
stream: channel.stream,
builder: (context, snapshot) {
return Text(snapshot.hasData ? ${snapshot.data} : );
},
)
https://api.flutter.dev/flutter/widgets/StreamBuilder-class.html ...
featherbear
- Opened on Aug 29, 2021
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.