Search found 155 matches

by michaelt
Tue Jan 17, 2017 1:50 pm
Forum: Help and Support
Topic: Status tab "Bitrate" not updating
Replies: 1
Views: 4870

Status tab "Bitrate" not updating

Anyone know why "Bitrate" not updating on the Status tab?
Searched around a bit & found nothing.
System info is below in my signature.
by michaelt
Sat Jan 07, 2017 7:52 am
Forum: Help and Support
Topic: Can't see option "Prevent OS from sleeping when streaming"
Replies: 15
Views: 25306

Re: Can't see option "Prevent OS from sleeping when streaming"

Found the problem: "Push" sb "Push to Upstream"
PR posted & waiting.
The Research/Code/Test took <30 min, getting into the system: >10 hrs! Next time should be better.

thanks for all the help.
by michaelt
Fri Jan 06, 2017 2:12 pm
Forum: Help and Support
Topic: Can't see option "Prevent OS from sleeping when streaming"
Replies: 15
Views: 25306

Re: Can't see option "Prevent OS from sleeping when streaming"

OK - I'll look to see what NB is really doing & where.

thanx
by michaelt
Fri Jan 06, 2017 1:11 pm
Forum: Help and Support
Topic: Can't see option "Prevent OS from sleeping when streaming"
Replies: 15
Views: 25306

Re: Can't see option "Prevent OS from sleeping when streaming"

Last post was very good - should be pinned as a guide for all. Got through the changes, testing, commit & push. How do I tell if the NB push worked? Now stuck on GitHub pull request. Pictures better/faster than words. Screen Shot 2017-01-05 at 7.46.37 PM.png Screen Shot 2017-01-05 at 7.47.08 PM....
by michaelt
Thu Jan 05, 2017 11:32 am
Forum: Help and Support
Topic: Can't see option "Prevent OS from sleeping when streaming"
Replies: 15
Views: 25306

Re: Can't see option "Prevent OS from sleeping when streaming"

Disregard last transmission! I could not get through the second form of instructions from where I was. Since my changes are small, I decided to delete and start over clean, the 'preferred' way. Much better. ... First you need to "fork" UMS on GitHub . Done. Then you need to check out your ...
by michaelt
Wed Jan 04, 2017 11:26 am
Forum: Help and Support
Topic: Can't see option "Prevent OS from sleeping when streaming"
Replies: 15
Views: 25306

Re: Can't see option "Prevent OS from sleeping when streaming"

Thanx. You covered all the details I needed. I'll do the second form - I didn't fork.
by michaelt
Wed Jan 04, 2017 10:41 am
Forum: Help and Support
Topic: Can't see option "Prevent OS from sleeping when streaming"
Replies: 15
Views: 25306

[Solved] Prevent OS from sleeping when streaming

Good news : found a solution. The "pmset noidle" was not an option. This solution is not an 'option' nor just when streaming, it's always active. The system is always available not just when accessed. To do otherwise is much more complicated and is rarely needed. Caveat : portables must l...
by michaelt
Tue Jan 03, 2017 4:02 pm
Forum: Developers
Topic: NetBeans build error
Replies: 5
Views: 32316

Re: NetBeans build error

... To check which Maven version you have, run "mvn -v" from a terminal window. As the error states, it must be version 3.1.1 or newer. Yup - "mvn -v" reports the latest v3.3.1 but NB still fails. Murphy is still around: after my previous post I continued the search through the ...
by michaelt
Tue Jan 03, 2017 10:21 am
Forum: Developers
Topic: NetBeans build error
Replies: 5
Views: 32316

Re: NetBeans build error

Upgraded Maven in NB and all worked (after copying cmd files to bat) I ran into this exact error when upgrading from OS X 10.7 to 10.11 and NB 8.2: --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ ums --- ------------------------------------------------------------------------ BUILD FAILURE -...
by michaelt
Tue Dec 06, 2016 8:41 am
Forum: Help and Support
Topic: Can't see option "Prevent OS from sleeping when streaming"
Replies: 15
Views: 25306

Re: Can't see option "Prevent OS from sleeping when streaming"

Nadahar wrote:Edit: This question indicates that it can be achieved by calling

Code: Select all

pmset noidle
...but things like this are very difficult to get working without having the OS available for testing.
I am back on a limited basis.
I will try to look into this.