[AG-TECH] AG 2.0 Video

Vandana vandana at ccs.uky.edu
Fri Jun 27 12:46:04 CDT 2003


Hi,
   I am able to log in to the Venue client but can't see any video. I am 
using RH 7.3.

After running grid-proxy-init. I started the AGNodeService.py. When I 
start the AGServiceManager.py I get the below output.



AGServiceManager.py
Video resources file not found; run SetupVideo.py

[1]+  Stopped                 AGServiceManager.py


So I tried to run SetupVideo.py with root permissions.

[vandana at portavideo vandana]$ SetupVideo.py
Traceback (most recent call last):
  File "/usr/bin/SetupVideo.py", line 47, in ?
    f = open( tclScriptFile, "w" )
IOError: [Errno 13] Permission denied: 'tclScript'
[vandana at portavideo vandana]$ su
Password:
[root at portavideo vandana]# cd /usr/share/AccessGrid/
[root at portavideo AccessGrid]# ls
ag.ico  nodeConfig  services
[root at portavideo AccessGrid]# chmod go+w .
[root at portavideo AccessGrid]# exit
exit
[vandana at portavideo vandana]$ cd /usr/share/AccessGrid/
[vandana at portavideo AccessGrid]$ SetupVideo.py
Traceback (most recent call last):
  File "/usr/bin/SetupVideo.py", line 47, in ?
    f = open( tclScriptFile, "w" )
IOError: [Errno 13] Permission denied: 'tclScript'

[vandana at portavideo AccessGrid]$ su
Password:
[root at portavideo AccessGrid]# SetupVideo.py
V4l: trying /dev/video0... ok, BT878(Hauppauge (bt878))
V4l:   color; size: 48x32 => 924x576 (scales)
V4l:   ports: Television Composite1 S-Video Composite3
V4l:   depth=0, palette=
V4l:  ==> format { 411 422 cif } size { small large cif } port {
Composite1 Television S-Video Composite3 } type {ntsc auto pal secam}
V4l: trying /dev/video1... ok, BT878(Hauppauge (bt878))
V4l:   color; size: 48x32 => 924x576 (scales)
V4l:   ports: Television Composite1 S-Video Composite3
V4l:   depth=0, palette=
V4l:  ==> format { 411 422 cif } size { small large cif } port {
Composite1 Television S-Video Composite3 } type {ntsc auto pal secam}
V4l: trying /dev/video2... ok, BT878( *** UNKNOWN/GENERIC **)
V4l:   color; size: 48x32 => 924x576 (scales)
V4l:   ports: Television Composite1 S-Video Composite3
V4l:   depth=0, palette=
V4l:  ==> format { 411 422 cif } size { small large cif } port {
Composite1 Television S-Video Composite3 } type {ntsc auto pal secam}
V4l: trying /dev/video3... ok, BT878(Hauppauge (bt878))
V4l:   color; size: 48x32 => 924x576 (scales)
V4l:   ports: Television Composite1 S-Video Composite3
4l:   depth=0, palette=
V4l:  ==> format { 411 422 cif } size { small large cif } port {
Composite1 Television S-Video Composite3 } type {ntsc auto pal secam}
V4l: trying /dev/video1... ok, BT878(Hauppauge (bt878))
V4l:   color; size: 48x32 => 924x576 (scales)
V4l:   ports: Television Composite1 S-Video Composite3
V4l:   depth=0, palette=
V4l:  ==> format { 411 422 cif } size { small large cif } port {
Composite1 Television S-Video Composite3 } type {ntsc auto pal secam}
V4l: trying /dev/video2... ok, BT878( *** UNKNOWN/GENERIC **)
V4l:   color; size: 48x32 => 924x576 (scales)
V4l:   ports: Television Composite1 S-Video Composite3
V4l:   depth=0, palette=
V4l:  ==> format { 411 422 cif } size { small large cif } port {
Composite1 Television S-Video Composite3 } type {ntsc auto pal secam}
V4l: trying /dev/video3... ok, BT878(Hauppauge (bt878))
V4l:   color; size: 48x32 => 924x576 (scales)
V4l:   ports: Television Composite1 S-Video Composite3
V4l:   depth=0, palette=
V4l:  ==> format { 411 422 cif } size { small large cif } port {
Composite1 Television S-Video Composite3 } type {ntsc auto pal secam}
V4l: trying /dev/video4... open: No such file or directory
V4l: trying /dev/video5... open: No such file or directory
V4l: trying /dev/video6... open: No such file or directory
V4l: trying /dev/video7... open: No such file or directory
V4l: trying /dev/video8... open: No such file or directory
V4l: trying /dev/video9... open: No such file or directory
V4l: trying /dev/video10... open: No such file or directory
V4l: trying /dev/video11... open: No such file or directory
Got grid width 3
invoke init fonts
in init_Fonts
in lnonwindows section
resource startupScript Vic
resource logFrameRate Vic
[root at portavideo AccessGrid]# exit
exit

After this again I tried to run AGServiceManager.py.


vandana at portavideo AccessGrid]$ AGServiceManager.py
Traceback (most recent call last):
  File "/usr/bin/AGServiceManager.py", line 101, in ?
    server = Server( port, auth_callback=AuthCallback )
  File
"/usr/lib/python2.2/site-packages/AccessGrid/hosting/pyGlobus/Server.py",
 line 33, in __init__
    self._create_server(port, auth_callback, debug = debug)
4l: trying /dev/video7... open: No such file
or directory
V4l: trying /dev/video8... open: No such file or directory
V4l: trying /dev/video9... open: No such file or directory
V4l: trying /dev/video10... open: No such file or directory
V4l: trying /dev/video11... open: No such file or directory
Got grid width 3
invoke init fonts
in init_Fonts
in lnonwindows section
resource startupScript Vic
resource logFrameRate Vic
[root at portavideo AccessGrid]# exit
exit

Then I started the VenueClient.py which works I am able to get into lobby.

[vandana at portavideo AccessGrid]$ VenueClient.py


Any Suggestions ??

Thanks,
Vandana




More information about the ag-tech mailing list