|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#461
|
|||
|
|||
The installer is trying to update Sage.properties and deliver wfesageplugin.jar to JARs directory.
Something must have those files. Quote:
|
#462
|
||||
|
||||
Hmmm.. Well, I guess I'll give the server a reboot then, cuz it ain't Sage holding them open....
Tnx!
__________________
Server: Win 10 Pro 64 Bit, Intel i5, 8 GB, Samsung EVO 850 500 GB for OS, WD Black 4 TB + WD Black 1 TB for Recordings, 36TB Synology 1019+ for DVD/Bluray Rips, Music, Home Movies, etc., SageTV Server 64 Bit Ver 9.2.6.976, HDPVR x 2, Bell TV 6131 Receiver x 2, USB-UIRT with 56 KHz Receiver Clients: PC Client x 2, HD-300 x 2 (1 Using Netgear MoCA Coax Bridges), SageTV Miniclient on NVidia Shield x 3 |
#463
|
||||
|
||||
Thanks for this plugin!
Right now im trying to setup a directshow filter that connects to a IP cam, however i need to configure the filter for ip and port. I can build up the graph and it plays fine using graphedit, but it wont play thru the plugin. The dshow filter im using is one that is bundled with webcam7 (previously named webcamXP). Any idea how could I set these parameters on your plugin?? Quote:
__________________
SageTV 7.1.9 / Phoenix Captures: 1x Genpix Skywalker DVB4Sage / 1x 7500 Prof DVBS2 Tunner DVB4Sage / 1x HD HomeRun / 1x Slingbox M1 / 1x Colossus HD Extender: 2x HD200 / 1x HD300 Last edited by Jabroni; 01-20-2010 at 11:07 PM. |
#464
|
|||
|
|||
Quote:
I use a beefed up, free, and wildly used alternative to windows task manager called Process Explorer: http://technet.microsoft.com/en-us/s.../bb896653.aspx With it you can type in a file and it will tell you which process has the file handle open. My other thought on this issue is that its a file permissioning issue. Do make sure you are installing as administrator or with an elevated command prompt. Otherwise all manner of strange things happen. Michael |
#465
|
|||
|
|||
Quote:
VLC can open directshow devices directly and transcode to mpeg. When you add the channel in the config tool are you selecting type of "Device" and then pressing the "Find" button. Do you then see your device listed. It should produce a URL like this: dshow:// --dshow-vdev="Logitech QuickCam Communicate STX" Does this technique produce a working mpeg file in the recording directory but just not one that SageTV will play? It is possible to configure webfeedencoder to use a different tuning command scripts and this can reference any property you invent in your channel properties file and call out to anything. For example the existing device tuning command script is: Code:
Exec cmd /c start "streamAsVideoCommand" "%vlc.exe%" %url% --sout="#transcode{vcodec=mp2v,vb=4000,fps=30,scale=1,width=720,height=576,acodec=mpga,ab=128,channels=2}:duplicate{dst=std{access=file,mux=ts,dst='%recording%'}}" --sout-transcode-audio-sync -I rc --rc-host=localhost:%streamAsVideoCommandPort% --rc-quiet %vlclogging% Michael |
#466
|
||||
|
||||
Quote:
Ok for the RTSP, on vlc first i tested if I could connect, and it worked rtps://iport/code (on a linksys camera) video showed up on vlc with no probs. Then i tried configuring it on the webfeed encoder. I tuned to the channel on the sagetv, video doesnt load, however if I check my sagetv recording a .mpg file is being written. I can play that fine and it does contain the video of the camera, however in the sage interface it doesnt never show the video and it gets stuck on a black screen. For the directshow, I tried the same thing, on vlc load the directshow device, clicked the setup filter option, configured the ip of the camera. If i check the advanced options on vlc, i can see what dshow:// its invoking. Video plays fine on vlc. Now for the webfeeder, i selected the device, copy pasted the dshow:// path I had on vlc. On the sagetv interface when I try to tune in, same as with rtsp, video doesnt play. but there is another issue using this method, if I check the mpg it creates it tries to connect to http://127.0.0.1 for the ip camera, with no way to configure an ip for it. Or is there an alternative for me to configure the ip on the filter properties?
__________________
SageTV 7.1.9 / Phoenix Captures: 1x Genpix Skywalker DVB4Sage / 1x 7500 Prof DVBS2 Tunner DVB4Sage / 1x HD HomeRun / 1x Slingbox M1 / 1x Colossus HD Extender: 2x HD200 / 1x HD300 |
#467
|
|||
|
|||
Quote:
Quote:
Is this the same PC has web feed encoder runs on? Quote:
Can you paste me the tuning URL you use with this method please. It would be great to work out the formula to get this right. I love this to be another thing that WFE can do. Michael |
#468
|
||||
|
||||
Quote:
__________________
Server: Win 10 Pro 64 Bit, Intel i5, 8 GB, Samsung EVO 850 500 GB for OS, WD Black 4 TB + WD Black 1 TB for Recordings, 36TB Synology 1019+ for DVD/Bluray Rips, Music, Home Movies, etc., SageTV Server 64 Bit Ver 9.2.6.976, HDPVR x 2, Bell TV 6131 Receiver x 2, USB-UIRT with 56 KHz Receiver Clients: PC Client x 2, HD-300 x 2 (1 Using Netgear MoCA Coax Bridges), SageTV Miniclient on NVidia Shield x 3 |
#469
|
|||
|
|||
Quote:
I notice that it is mpeg4 underneath. I have noticed that VLC transcoding mpeg4 into mpeg2 in web feed encoder produces a file that can only be played when the streaming is finished. You cannot start playing it while it is still recording. Not sure why that is - I'm sure somebody out there knows why... Michael |
#470
|
||||
|
||||
Quote:
So... Anyone out there know why?
__________________
Server: Win 10 Pro 64 Bit, Intel i5, 8 GB, Samsung EVO 850 500 GB for OS, WD Black 4 TB + WD Black 1 TB for Recordings, 36TB Synology 1019+ for DVD/Bluray Rips, Music, Home Movies, etc., SageTV Server 64 Bit Ver 9.2.6.976, HDPVR x 2, Bell TV 6131 Receiver x 2, USB-UIRT with 56 KHz Receiver Clients: PC Client x 2, HD-300 x 2 (1 Using Netgear MoCA Coax Bridges), SageTV Miniclient on NVidia Shield x 3 |
#471
|
|||
|
|||
Well I've tried asking on the VLC forums.
The hint I got there was that mp4 video is not "progressive". You have to download and transcode the whole file. You cannot start playing while you are downloading. Think of SageTV online services where most things it insists on downloading the whole file before playing while some other things seem to start playing straight away. So currently I'm searching the internet for any magic formula for converting mjpeg to mpeg progressively and investigating other options like directshow filters. Michael |
#472
|
|||
|
|||
Fixed the stutter when watching on the server PC
Hi,
I've sussed the stutter issue when viewing on the server PC. In the command files for example on windows: tune.tv.windows.commands and tune.radio.windows.commands change the text: vb=4000 to vb=800 A fix for the other issue of not supporting the latest VLC is also not long away.... Michael |
#473
|
|||
|
|||
Remote Configtool - What I'm I Doing Wrong?
|
#474
|
|||
|
|||
Quote:
Sounds like you have done everything - perhaps the webfeedencoder is dying shortly after startup or is not managing to set itself up as a server on port 1099. Can you send me logs/encoder.log from the server PC and logs/configtool.log from the client PC and I will investigate. Regards, Michael |
#475
|
|||
|
|||
Remote Configtool
Michael,
I tried the configtool with the firewall turned off and it worked fine so it has something to do with the firewall. Are there any other Windows firewall settings I need besides ports 1099 and 1100? I have the log files if you still need them. M |
#476
|
|||
|
|||
Remote Configtool - Got it working
Followed your suggestion about firewall logs and discovered that it was trying to use tcp ports 1028 and 1038 in addition to 1099 and 1100. However, after a reboot it wouldn't connect and the logs then showed two other ports (1032 and 1040) so there must be a range of ports that it's looking for. So yes, it's working but I'm sure I'll have to open more ports as I discover them.
M |
#477
|
||||
|
||||
Quote:
I know you were talking about moving away from using VLC in WFE. Maybe I'll try it again then. Tnx.
__________________
Server: Win 10 Pro 64 Bit, Intel i5, 8 GB, Samsung EVO 850 500 GB for OS, WD Black 4 TB + WD Black 1 TB for Recordings, 36TB Synology 1019+ for DVD/Bluray Rips, Music, Home Movies, etc., SageTV Server 64 Bit Ver 9.2.6.976, HDPVR x 2, Bell TV 6131 Receiver x 2, USB-UIRT with 56 KHz Receiver Clients: PC Client x 2, HD-300 x 2 (1 Using Netgear MoCA Coax Bridges), SageTV Miniclient on NVidia Shield x 3 |
#478
|
|||
|
|||
VLC can play a live mpeg-4 stream also.
The problem is that SageTV will not play the live stream. As for a replacement for VLC - not getting very far with that - all the candidates are missing something. VLC seems to add so much value. I'm considering now actually getting involved in the VLC development and fixing the bug thats preventing me moving to later versions. Michael |
#479
|
||||
|
||||
Quote:
As for joining VLC Dev group, I guess maybe the term "if you want it done right, you gotta do it yourself" may end up applying there, eh? Thanks again Michael. I'm sure you'd be an asset if you did join the development crew on that! -S
__________________
Server: Win 10 Pro 64 Bit, Intel i5, 8 GB, Samsung EVO 850 500 GB for OS, WD Black 4 TB + WD Black 1 TB for Recordings, 36TB Synology 1019+ for DVD/Bluray Rips, Music, Home Movies, etc., SageTV Server 64 Bit Ver 9.2.6.976, HDPVR x 2, Bell TV 6131 Receiver x 2, USB-UIRT with 56 KHz Receiver Clients: PC Client x 2, HD-300 x 2 (1 Using Netgear MoCA Coax Bridges), SageTV Miniclient on NVidia Shield x 3 |
#480
|
|||
|
|||
Snowboarding for a week now so you probably won't get support for a while...
|
Tags |
extender, internet video streaming, mvp, online videos, radio |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SageTV and web radio | michaeldjcox | SageTV Customizations | 3 | 12-01-2008 11:09 AM |
STV Import: Simple Web Radio V1.2 | koelec | SageTV Customizations | 294 | 02-29-2008 12:53 PM |
Recording Volume vs. Web Radio / Music | FidgetyRat | SageTV Software | 0 | 11-29-2006 08:33 AM |