|
2010-04-18
, 11:28
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#572
|
Awesome!
Can you elaborate on that bug, so I can understand why it works via xterm but can't be made to work through Knots.
|
2010-04-18
, 11:42
|
Posts: 121 |
Thanked: 45 times |
Joined on Mar 2010
|
#573
|
|
2010-04-18
, 12:08
|
Posts: 121 |
Thanked: 45 times |
Joined on Mar 2010
|
#574
|
|
2010-04-18
, 12:16
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#575
|
The Following User Says Thank You to ukki For This Useful Post: | ||
|
2010-04-18
, 13:05
|
Posts: 121 |
Thanked: 45 times |
Joined on Mar 2010
|
#576
|
Can you try opening the video with some other player like VLC and tell me if it's a server or client problem? Basically the same thing you did with the gst-launch, just start the stream with a browser and open VLC and select open location and paste http://localhost:19780/stream.asf address there.
The Following User Says Thank You to wildt For This Useful Post: | ||
|
2010-04-18
, 13:26
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#577
|
The Following User Says Thank You to ukki For This Useful Post: | ||
|
2010-04-18
, 13:53
|
Posts: 121 |
Thanked: 45 times |
Joined on Mar 2010
|
#578
|
|
2010-04-18
, 16:06
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#579
|
[2010-04-18 19:04:50] Error: undefined method `currently_playing' for nil:NilClass ./lib/vlc.rb:108:in `currently_playing' ./lib/player.rb:153:in `stop' ./plugins/external.rb:155:in `stop' ./lib/plugin.rb:102:in `call' ./lib/plugin.rb:102:in `do_GET' C:/Knots/ruby/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__' C:/Knots/ruby/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service' C:/Knots/ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' C:/Knots/ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:162:in `start' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:95:in `start' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:92:in `each' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:92:in `start' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:23:in `start' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:82:in `start' knots.rb:33:in `initialize' knots.rb:382:in `new' knots.rb:382
|
2010-04-18
, 16:17
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#580
|
Windows xp sp3, Knots 2 updated with git 12:00 18.04.2010
vlc 1.0.5
I just modified my n900 profille, added threads 2 and tried again and it worked (cpu went to 100%). But then suddenly it didn't anymore launch videos from n900 or from locally from browser.
In knots.log is following:
In browser it says that vlc crashed or media is not found. Probably vlc crashed but why it doesn't start it again?Code:[2010-04-18 19:04:50] Error: undefined method `currently_playing' for nil:NilClass ./lib/vlc.rb:108:in `currently_playing' ./lib/player.rb:153:in `stop' ./plugins/external.rb:155:in `stop' ./lib/plugin.rb:102:in `call' ./lib/plugin.rb:102:in `do_GET' C:/Knots/ruby/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__' C:/Knots/ruby/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service' C:/Knots/ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' C:/Knots/ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:162:in `start' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:95:in `start' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:92:in `each' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:92:in `start' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:23:in `start' C:/Knots/ruby/lib/ruby/1.8/webrick/server.rb:82:in `start' knots.rb:33:in `initialize' knots.rb:382:in `new' knots.rb:382
The Following User Says Thank You to ukki For This Useful Post: | ||
Can you elaborate on that bug, so I can understand why it works via xterm but can't be made to work through Knots.