Difference between revisions of "Android Application : Giss Scanner"

From Giss
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= GISS Scanner v 1.0.0 =
 
= GISS Scanner v 1.0.0 =
  
This is the first release of the Android Application that lets you scan GISS streams, taking into account the location where you are : from there you can choose to listen to local, regional or global streams :
+
This is the first release of the Android Application that lets you scan GISS streams, taking into account the location where you are.
 +
 +
From where you are, you can choose to listen to local, regional, national or global streams.
 +
 
 +
== Screenshot ==
  
 
[[Image:Giss-scanner.png]]
 
[[Image:Giss-scanner.png]]
 +
 +
== Synopsis ==
  
 
By default, you get connected to the local streams with a tolerance of 1 degree, which means you can receive streams from a metropole for example.
 
By default, you get connected to the local streams with a tolerance of 1 degree, which means you can receive streams from a metropole for example.
Line 13: Line 19:
 
You can then click on the 'World' zone and you should get the list of all GISS streams.
 
You can then click on the 'World' zone and you should get the list of all GISS streams.
  
Note : this application depends on the Android media player, and you need Android > 2.3.3 to reproduce Ogg/VOrbis streams. Mp3 streams will work with previous versions of Android.
+
== Notes ==
 +
 
 +
This application depends on the Android media player, and you need Android > 2.3.3 to reproduce Ogg/VOrbis streams. Mp3 streams will work with previous versions of Android.
 +
 
 +
 
 +
This application can be used to detect commercial radios or radios that don't respect our Terms of Use,
 +
 
 +
If you do find annoying radios or video streams, please contact gissnetwork@gmail.com.
 +
 
 +
== License ==
 +
 
 +
To use this aplication, you need to respect the Terms Of Use of giss.tv :
 +
 
 +
The code published here can be studied,
 +
modified, used by anyone that
 +
provides all the original credits
 +
and sources in derivative projects.
 +
 
 +
There are restrictions on its use,
 +
it cannot be used for :
 +
 
 +
* military and/or repressive use
 +
* commercial installations and products
 +
* any project that promotes : racism, nationalism, xenophobia, sexism,
 +
homophobia, religious hatred or missionarism .. ( expandable list)
 +
 
 +
This is not a standard license.
 +
 
 +
== Download ==
 +
 
 +
Download version 1.0.0 : [http://www.giss.tv/android/GissScanner-debug.apk Giss Scanner]
 +
 
 +
== Source code ==
 +
 
 +
The source code can be downloaded from our CVS :
  
Have fun!
+
  export CVSROOT=:pserver:anonymous@giss.tv:/home/cvs
 +
  cvs co GissScanner
  
Note 2 : this application can be used to detect commercial radios or radios that don't respect our Terms of Use, If you do find annoying radios or video streams, please contact gissnetwork@gmail.com.
+
have fun!

Latest revision as of 00:04, 17 November 2011

GISS Scanner v 1.0.0

This is the first release of the Android Application that lets you scan GISS streams, taking into account the location where you are.

From where you are, you can choose to listen to local, regional, national or global streams.

Screenshot

Giss-scanner.png

Synopsis

By default, you get connected to the local streams with a tolerance of 1 degree, which means you can receive streams from a metropole for example.

If you see the message 'No Streams' when you start the application, it might be that there is no stream in your area.

Another possibility is that you are not connected to a network through wifi or 3G.

You can then click on the 'World' zone and you should get the list of all GISS streams.

Notes

This application depends on the Android media player, and you need Android > 2.3.3 to reproduce Ogg/VOrbis streams. Mp3 streams will work with previous versions of Android.


This application can be used to detect commercial radios or radios that don't respect our Terms of Use,

If you do find annoying radios or video streams, please contact gissnetwork@gmail.com.

License

To use this aplication, you need to respect the Terms Of Use of giss.tv :

The code published here can be studied, modified, used by anyone that provides all the original credits and sources in derivative projects.

There are restrictions on its use, it cannot be used for :

  • military and/or repressive use
  • commercial installations and products
  • any project that promotes : racism, nationalism, xenophobia, sexism,

homophobia, religious hatred or missionarism .. ( expandable list)

This is not a standard license.

Download

Download version 1.0.0 : Giss Scanner

Source code

The source code can be downloaded from our CVS :

 export CVSROOT=:pserver:anonymous@giss.tv:/home/cvs
 cvs co GissScanner

have fun!