grigory-lobkov / rtsp-camera-view

View IP-camera RTSP in grid, auto bandwidth, full-screen, command line support
Apache License 2.0
197 stars 43 forks source link

Send mail on lost signal #1

Closed Ziowebbo closed 6 years ago

Ziowebbo commented 6 years ago

Hi! Interesting app, but we already talk about :)

I would like to request some features:

Thanks capture

grigory-lobkov commented 6 years ago

Now I rewriting a source code to MVP model to have better scalebility. I hope, will finish it in April. Will try to do a fullscreen in May. It would be better, if you split your request next time for three separate features :)

Ziowebbo commented 6 years ago

Ok mate!!! Thanks!!!

Inviato da Iphone

Il giorno 04 apr 2018, alle ore 17:04, Grigory Lobkov notifications@github.com ha scritto:

Now I rewriting a source code to MVP model to have better scalebility. I hope, will finish it in April. Will try to do a fullscreen in May. It would be better, if you split your request next time for three separate features :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

grigory-lobkov commented 6 years ago

Fullscreen realized! Download Beta Portable

Ziowebbo commented 6 years ago

That's great Grigoy, thanks!!!!!!!!!!! :) :) :) :)

2018-04-26 20:48 GMT+02:00 Grigory Lobkov notifications@github.com:

Fullscreen realized! Download Beta Portable https://github.com/grigory-lobkov/rtsp-camera-view/releases/tag/v1.0.0.0b

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grigory-lobkov/rtsp-camera-view/issues/1#issuecomment-384750947, or mute the thread https://github.com/notifications/unsubscribe-auth/AkSDEFdMOad5TQeANQkmDNZJ5TtgErKJks5tshZ5gaJpZM4TFP3H .

grigory-lobkov commented 6 years ago

Have you tried 1.0.0.1 ? Are you using it, or wait for a new features ?

Ziowebbo commented 6 years ago

Hi Grigory, No tried the 1.0.0.1, I can’t find it on GitHub. I tried the 1.0.0.0b and it works but I managed to do “full screen” only manually editing the xml.

And I have a question: there is a tag in the xml called “screen”. I thought it was useful to open the app directly in full screen on a certain screen if I have multi monitor, but I don’t know how to use it. Is for this kind of use?

Inviato da Iphone

Il giorno 05 mag 2018, alle ore 17:08, Grigory Lobkov notifications@github.com ha scritto:

Have you tried 1.0.0.1 ? Are you using it, or wait for a new features ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

grigory-lobkov commented 6 years ago

Fullscreen fixed in 1.0.0.2 This options is for command line. Just add "screen=N", where N is number of monitor, started with 0. You can also add "fullscreen" or "maximize" there.

You can find fresh beta in the same release: https://github.com/grigory-lobkov/rtsp-camera-view/releases/tag/v1.0.0.0b

I'm planning to start new beta, when something really new will appear. P.S. "full screen" bug was another "Issue" ;) Next time, make it, please :) - it will be easier to search for somebody...

Ziowebbo commented 6 years ago

Ok Grigory, thank you!

Inviato da Iphone

Il giorno 05 mag 2018, alle ore 22:44, Grigory Lobkov notifications@github.com ha scritto:

Fullscreen fixed in 1.0.0.2 This options is for command line. Just add "screen=N", where N is number of monitor, started with 0. You can also add "fullscreen" or "maximize" there.

You can find fresh beta in the same release: https://github.com/grigory-lobkov/rtsp-camera-view/releases/tag/v1.0.0.0b

I'm planning to start new beta, when something really new will appear. P.S. "full screen" bug was another "Issue" ;) Next time, make it, please :) - it will be easier to search for somebody...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

grigory-lobkov commented 6 years ago

"fullscreen" available on right click fullscreen "screen=N" from command line and settings.xml

grigory-lobkov commented 6 years ago

:) 2

Ziowebbo commented 6 years ago

Great! Tomorrow I will try the screen configuration and will let you know if works on my settings!!

You are also playing some video!

Inviato da Iphone

Il giorno 06 mag 2018, alle ore 20:11, Grigory Lobkov notifications@github.com ha scritto:

:)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

grigory-lobkov commented 6 years ago

I've found a lot of bugs there, while testing. So, new betas and implements are coming soon... :)

Ziowebbo commented 6 years ago

Grigory: installed the latest beta and is working very good! Need to recreate the XML because tells me there was an error, but opened and worked good. What is not working is the screen number extension. It opens every time on the screen where I launch the command.

Apart from that, is working very good and no more problem with the text on the screen that disappear :)

Thanks again for your patience and support.

2018-05-06 21:14 GMT+02:00 Grigory Lobkov notifications@github.com:

I've found a lot of bugs there, while testing. So, new betas and implements are coming soon... :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grigory-lobkov/rtsp-camera-view/issues/1#issuecomment-386905484, or mute the thread https://github.com/notifications/unsubscribe-auth/AkSDEEeyyrNuO9Kd9YKsWhzE7GiIu7RUks5tv0uhgaJpZM4TFP3H .

grigory-lobkov commented 6 years ago

tells me there was an error, but opened and worked good.

Does program take your settings, or you needed to recreate sources ?

What is not working is the screen number extension. It opens every time on the screen where I launch the command

Can you explain, how are you launching the app, maybe command line ? Btw, screen number starts from zero in program ... (maybe it's habitually to increment it by one?)

no more problem with the text on the screen that disappear

Haven't heard yet. Don't explain, cause it's good now)

Thank you for your suport and feedback)

Ziowebbo commented 6 years ago

Hi Grigory, sorry for the delay:

tells me there was an error, but opened and worked good.

Does program take your settings, or you needed to recreate sources ?

                    The program take the settings, but tells me there

was an error on the XML. I saved the old XML with another name, launched the program and let him save a new XML. So I opened the new XML and pasted the tags from the old to new and worked without recreate the sources. I can try to recover the old XML and send to you with the new so is possibile to see differences.

What is not working is the screen number extension. It opens every time on the screen where I launch the command

Can you explain, how are you launching the app, maybe command line ? Btw, screen number starts from zero in program ... (maybe it's habitually to increment it by one?)

                     I launched a cmd shell and write directly the

command with the screen=1. It opens everytime on the screen where the cmd shell is positioned. For the moment, I created 3 different folders with the program inside, with 3 different xmls and also created 3 windows shortcuts pointing to each directory executable, placed them on each display and launched from there I can put the program on the screen where I launch the shotcut. Saving in the XML the fullscreen=1, I have the program going fullscreen on the desktop where the shortcut is placed. On the shortcut I didn't put any attributes, just start the program. Hope I was clear :-)

no more problem with the text on the screen that disappear

Haven't heard yet. Don't explain, cause it's good now)

Thank you for your support and feedback)

                   Mate, thanks go to you for your patience, kindness

and availability :-)

2018-05-07 19:41 GMT+02:00 Grigory Lobkov notifications@github.com:

tells me there was an error, but opened and worked good.

Does program take your settings, or you needed to recreate sources ?

What is not working is the screen number extension. It opens every time on the screen where I launch the command

Can you explain, how are you launching the app, maybe command line ? Btw, screen number starts from zero in program ... (maybe it's habitually to increment it by one?)

no more problem with the text on the screen that disappear

Haven't heard yet. Don't explain, cause it's good now)

Thank you for your suport and feedback)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grigory-lobkov/rtsp-camera-view/issues/1#issuecomment-387144701, or mute the thread https://github.com/notifications/unsubscribe-auth/AkSDEAl35Ah9UQ4SgcdLbYXHh6OUueMmks5twIdcgaJpZM4TFP3H .

grigory-lobkov commented 6 years ago

support old settings.xml - fixed. some command line arguments skipped - fixed.

Please, check 1.0.0.3 out! 1.0.0 BETAs

Thanks for you help.

Ziowebbo commented 6 years ago

Great Grigory! Tomorrow I’ll try the new version and let’s see if is the “screen=“ argument will work :-)

Have a nice Sunday!

Inviato da Iphone

Il giorno 11 mag 2018, alle ore 22:20, Grigory Lobkov notifications@github.com ha scritto:

support old settings.xml - fixed. some command line arguments skipped - fixed.

Please, check 1.0.0.3 out! 1.0.0 BETAs

Thanks for you help.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Ziowebbo commented 6 years ago

Ok Grigory, I tried the new version. Now the "screen" option works, via command line and also in the XML, but the app crashes whenever it starts. It opens on the screen selected but crashes with no messages, windows just says "program stopped". Click OK on the pop-up and need to reopen the app.

2018-05-13 10:57 GMT+02:00 Zio Webbo ziowebbo@gmail.com:

Great Grigory! Tomorrow I’ll try the new version and let’s see if is the “screen=“ argument will work :-)

Have a nice Sunday!

Inviato da Iphone

Il giorno 11 mag 2018, alle ore 22:20, Grigory Lobkov < notifications@github.com> ha scritto:

support old settings.xml - fixed. some command line arguments skipped - fixed.

Please, check 1.0.0.3 out! 1.0.0 BETAs https://github.com/grigory-lobkov/rtsp-camera-view/releases/tag/v1.0.0.0b

Thanks for you help.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grigory-lobkov/rtsp-camera-view/issues/1#issuecomment-388475213, or mute the thread https://github.com/notifications/unsubscribe-auth/AkSDEDnYIW_RykLt0ECzGa4h4Sqo2LEjks5txfKKgaJpZM4TFP3H .

grigory-lobkov commented 6 years ago

Can you provide a screen-shot? What OS are you using? ... I tried WinXPSP2, Win10, cannot reproduce your error. What Framework version? Try to delete settings.cfg... Try to take dll's from previous version... Try to run without any command line parameters. I tried also: "C:\Documents and Settings\Administrator\Desktop\rtsp-camera-view 1.0.0.3 beta\RtspCameraView.exe" screen=0 fullscreen

grigory-lobkov commented 6 years ago

VLC 2.1.5 fresh installed. 1) WinXP SP3 Microsoft .NET Framework 4 Client Profile Microsoft .NET Framework 4 Extended You can download framework here 2) Windows 10.0.14393 No any additional framework

Everything worked fine. What difference in our systems we have?

Ziowebbo commented 6 years ago

Hi mate! The system is:

Windows 7 SP1 Microsoft .NET Framework 4.7 VLC 2.1.5 fresh installed

Inviato da Iphone

Il giorno 15 mag 2018, alle ore 06:01, Grigory Lobkov notifications@github.com ha scritto:

VLC 2.1.5 fresh installed.

WinXP SP3 Microsoft .NET Framework 4 Client Profile Microsoft .NET Framework 4 Extended You can download framework here Windows 10.0.14393 No any additional framework Everything worked fine. What difference in our systems we have?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

grigory-lobkov commented 6 years ago

Testing OS: Windows 7 Enterprise SP1

C:\> ver Microsoft Windows [Version 6.1.7601]

VLC 2.1.5 fresh installed

  1. Microsoft .NET Framework 4.5 worked fine

  2. Microsoft .NET Framework 4.7 NDP47-KB3186497-x86-x64-AllOS-ENU worked fine

Please, check files rights, download again, reinstall Framework / VLC, try another OS / another beta.

Ziowebbo commented 6 years ago

Hi mate, I made other test and this is what I understood: the program crashes at start sometimes, but systematically when you point to a screen that was different than the last start.

This problem is present only on this version.

Il giorno 15 mag 2018, alle ore 19:26, Grigory Lobkov notifications@github.com ha scritto:

Testing OS: Windows 7 Enterprise SP1

C:> ver Microsoft Windows [Version 6.1.7601]

VLC 2.1.5 fresh installed

Microsoft .NET Framework 4.5 worked fine

Microsoft .NET Framework 4.7 NDP47-KB3186497-x86-x64-AllOS-ENU worked fine

Please, check files rights, download again, reinstall Framework / VLC, try another OS / another beta.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

grigory-lobkov commented 6 years ago

Thank you for testing.

I tried to add margins on screen size, please, try 1.0.0.4 beta with just one parameter screen=0 or screen=1

If it won't help, we will try another solution!

Ziowebbo commented 6 years ago

Hi Grigory, unfortunately nothing changed. At first it seems that worked well, but after some trying of closing and re-opening, it started to crash. I think is a problem of my configuration and honestly I tell you to do not put much effort on this problem at the moment, unless you have identified a possible cause. Potentially is only MY problem and changing video drivers or other could fix the problem, but I haven't found time to do this test.

:-)

2018-05-22 19:30 GMT+02:00 Grigory Lobkov notifications@github.com:

Thank you for testing.

I tried to add margins on screen size, please, try 1.0.0.4 beta https://github.com/grigory-lobkov/rtsp-camera-view/releases/tag/v1.0.0.0b with just one parameter screen=0 or screen=1

If it won't help, we will try another solution!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grigory-lobkov/rtsp-camera-view/issues/1#issuecomment-391075319, or mute the thread https://github.com/notifications/unsubscribe-auth/AkSDEGzR9cDEB9AhKoizq9IEeJjfsLkqks5t1Es8gaJpZM4TFP3H .

grigory-lobkov commented 6 years ago

I can't try multi-monitor configuration :( I will try another solution in next beta(it's commented for now).

What version are you using as a production?

Ziowebbo commented 6 years ago

The 10.0.3, working very good!

Inviato da Iphone

Il giorno 23 mag 2018, alle ore 17:36, Grigory Lobkov notifications@github.com ha scritto:

I can't try multi-monitor configuration :( I will try another solution in next beta(it's commented for now).

What version are you using as a production?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

grigory-lobkov commented 6 years ago

Please, check out crashes and email alerts in new beta 1.0.0.5 ... please, open a new Issue, if any ...