bp2008 / cameraproxy

A Windows Service which acts as a "smart" proxy for IP network cameras. Uses the .NET framework and parts of the VLC media player libraries.
GNU General Public License v3.0
69 stars 21 forks source link

JQuery reference not from inside the project #5

Closed florprin closed 7 years ago

florprin commented 7 years ago

Hi, I tried to compile the project to fix a jquery reference problem, but was unable to compile the project.

So is it possible to reference the jquery from inside the *.cam class to the scripts folder as it was intended for this purposes?

The line that needs to change is:

The reason for this is, I like to use it in a close environment which does not have internet access. And needs to reference the jquery that is stored in the directory.. and not to the one on the web.

Can someone please help me with this?

bp2008 commented 7 years ago

Yeah, I'll throw that in as an option in the configuration file, maybe in the web GUI too.

bp2008 commented 7 years ago

On second thought, I'm just forcing it to load from the local directory and never use the google-hosted version.

florprin commented 7 years ago

That will be great. Thanks for this response

florprin commented 7 years ago

Hi, can you send me the new compiled version with that change in it? I think the question is more on how will you send it to me?

On Tue, Jul 18, 2017 at 4:10 PM, bp2008 notifications@github.com wrote:

On second thought, I'm just forcing it to load from the local directory and never use the google-hosted version.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bp2008/cameraproxy/issues/5#issuecomment-316075363, or mute the thread https://github.com/notifications/unsubscribe-auth/ANhV382ATEVFR3bhh2Sj4thddj1NfzmDks5sPLyFgaJpZM4ObYzH .

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708

bp2008 commented 7 years ago

It will be a new release within an hour or so. Check back soon!

florprin commented 7 years ago

Hi will you please send me the download link when you are done?

or will it be posted here: https://cameraproxy.codeplex.com/releases/view/625324

Thanks again Floris

On Tue, Jul 18, 2017 at 4:33 PM, bp2008 notifications@github.com wrote:

It will be a new release within an hour or so. Check back soon!

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/bp2008/cameraproxy/issues/5#issuecomment-316083398, or mute the thread https://github.com/notifications/unsubscribe-auth/ANhV33uAytbOVpVa5n9V0_2sgIDjRdUkks5sPMJXgaJpZM4ObYzH .

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708

bp2008 commented 7 years ago

The release (1.7) is posted in the normal releases area of github, not on codeplex.

https://github.com/bp2008/cameraproxy/releases

florprin commented 7 years ago

Thank you very much

On Tue, Jul 18, 2017 at 6:22 PM, bp2008 notifications@github.com wrote:

The release (1.7) is posted in the normal releases area of github, not on codeplex.

https://github.com/bp2008/cameraproxy/releases

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/bp2008/cameraproxy/issues/5#issuecomment-316118170, or mute the thread https://github.com/notifications/unsubscribe-auth/ANhV38LYY74WgAOvMqjJfSZV6dU9zqkAks5sPNvOgaJpZM4ObYzH .

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708

florprin commented 7 years ago

I know you talked about it in another thread, but what did you do to resolve this issue

warning : The referenced project '......\BPUtil\BPUtil\BPUtil.csproj' does not exist.

I will try to get the project up and running..

This is the error list I get when I try to compile the project.. (What did you do with for the other person who struggled with this?)

[image: Inline image 1]

On Wed, Jul 19, 2017 at 8:56 AM, Floris Prinsloo florprin@gmail.com wrote:

Thank you very much

On Tue, Jul 18, 2017 at 6:22 PM, bp2008 notifications@github.com wrote:

The release (1.7) is posted in the normal releases area of github, not on codeplex.

https://github.com/bp2008/cameraproxy/releases

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/bp2008/cameraproxy/issues/5#issuecomment-316118170, or mute the thread https://github.com/notifications/unsubscribe-auth/ANhV38LYY74WgAOvMqjJfSZV6dU9zqkAks5sPNvOgaJpZM4ObYzH .

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708 <076%20138%205708>

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708

florprin commented 7 years ago

Hi

There is an error when you start the process

[image: Inline image 1]

On Wed, Jul 19, 2017 at 9:06 AM, Floris Prinsloo florprin@gmail.com wrote:

I know you talked about it in another thread, but what did you do to resolve this issue

warning : The referenced project '......\BPUtil\BPUtil\BPUtil.csproj' does not exist.

I will try to get the project up and running..

This is the error list I get when I try to compile the project.. (What did you do with for the other person who struggled with this?)

[image: Inline image 1]

On Wed, Jul 19, 2017 at 8:56 AM, Floris Prinsloo florprin@gmail.com wrote:

Thank you very much

On Tue, Jul 18, 2017 at 6:22 PM, bp2008 notifications@github.com wrote:

The release (1.7) is posted in the normal releases area of github, not on codeplex.

https://github.com/bp2008/cameraproxy/releases

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/bp2008/cameraproxy/issues/5#issuecomment-316118170, or mute the thread https://github.com/notifications/unsubscribe-auth/ANhV38LYY74WgAOvMqjJfSZV6dU9zqkAks5sPNvOgaJpZM4ObYzH .

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708 <076%20138%205708>

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708 <076%20138%205708>

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708

florprin commented 7 years ago

Hi bp2008

You forgot to add the new fleck.dll [image: Inline image 1]

I compiled the fleck.dll from the new source code you added to the project, and is working now.

Floris

On Wed, Jul 19, 2017 at 9:53 AM, Floris Prinsloo florprin@gmail.com wrote:

Hi

There is an error when you start the process

[image: Inline image 1]

On Wed, Jul 19, 2017 at 9:06 AM, Floris Prinsloo florprin@gmail.com wrote:

I know you talked about it in another thread, but what did you do to resolve this issue

warning : The referenced project '......\BPUtil\BPUtil\BPUtil.csproj' does not exist.

I will try to get the project up and running..

This is the error list I get when I try to compile the project.. (What did you do with for the other person who struggled with this?)

[image: Inline image 1]

On Wed, Jul 19, 2017 at 8:56 AM, Floris Prinsloo florprin@gmail.com wrote:

Thank you very much

On Tue, Jul 18, 2017 at 6:22 PM, bp2008 notifications@github.com wrote:

The release (1.7) is posted in the normal releases area of github, not on codeplex.

https://github.com/bp2008/cameraproxy/releases

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/bp2008/cameraproxy/issues/5#issuecomment-316118170, or mute the thread https://github.com/notifications/unsubscribe-auth/ANhV38LYY74WgAOvMqjJfSZV6dU9zqkAks5sPNvOgaJpZM4ObYzH .

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708 <076%20138%205708>

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708 <076%20138%205708>

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708 <076%20138%205708>

-- Floris Prinsloo Email: florprin@gmail.com Cell: 0761385708