Re stream
Author: d | 2025-04-24
Now, however, Tidal's hi-res streams are in the open FLAC format, making hi-res streaming on the service far more accessible. To access hi-res streams on Tidal, simply
re-STREAM C A (Gen 6) – re-STREAM
Must be from a certificate authority (see Request an SSL certificate for Wowza Streaming Engine from a certificate authority). Self-signed certificates aren't supported. Wowza StreamLock™ certificates are fully supported (see Get SSL certificates from the Wowza Streaming Engine StreamLock service). You must specify the domain name when addressing the origin server. The origin IP address can't be used. If you don't specify a port value when addressing the origin server, port 443 is used. The live stream repeater will fail to connect to a non-SSL-protected destination port on the origin server. It will repeatedly try to connect. Connection failures like the following will be reported in the Wowza Streaming Engine logs: WARN server comment - LiveMediaStreamReceiver.secureConnectionValidation: SSL Connection was not established: wowzs://[wowza-ip-address]:1935/myApplication/_definst_/myStreamEach stream that's played through this application uses the primary and secondary origin URL values to locate the Wowza Streaming Engine origin server for the stream.3. Publish the source streamAfter configuring the origin and edge servers, publish a live stream to the application on the Wowza Streaming Engine origin server. Refer to the following resources for help with publishing a live stream from various cameras and encoders to the Wowza Streaming Engine origin server: Connect live sources Re-stream with Wowza Streaming EngineNote: When re-streaming, playback on the edge server fails if a .stream file on the edge server has an identical name to the source .stream file on the origin server, so ensure that there are no .stream files on the edge server with the same name as .stream Doesn't mean I am not being nice. RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 10:11 Question is, will that change break backwards compatibility?With what version that INSTREAM command was introduced? Why on earth they decided the delete it? They could just leave STREAM command there as alias for INSTREAM command CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 11:17 I think there is more to it then just changing STREAM with INSTREAMPrior 0.104.x clamav reported the PORT to connect toAfter that HMS send the STREAM command over port 1483The CLAMAV would reply back with another stream on port 1081:Code: Select allPORT 1081stream: Eicar-Signature FOUNDWith this INSTREAM change the whole PORT part seems to be to be left out, which result in HMS failing with the UNKNOWN COMMAND error CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 11:21 lord_dragonus wrote: 2022-02-09 11:15I already answered your questions on GitHub: should discuss it there.For record, this is my answer:Hello @RvdHout,it's marked as deprecated since February 11th 2009: ... b19bc9dR50The commands are slightly different: INSTREAM acceptes the data on the same communication port, whereas STREAM just send a new temporary port for the data to send to.Since the INSTREAM command has been added 2009 too, there is no problem for backward compatibility. So all ClamAV versions since 0.95 should work with INSTREAM.Thx, i'm gonna play with this....lets see where it gets me CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup jimimaseye Moderator Posts: 10162 Joined: 2011-09-08 17:48 Re: BUG: ClamAV 0.104.0 does not work Post by jimimaseye » 2022-02-09 11:30 Also, even though STREAM is "deprecated" since 2009 it still continued to work up to 0.103. So what change wasAbout re-streaming with MediaCaster in Wowza Streaming
This is unambiguously MPEG-2 Transport Stream format. Despite source format still is MPEG-2 ffmpeg will read it and create result in correct MPEG-2 Transport Stream format. VLC plays it correctly.2. I created copy of "Direct Stream Copy" FFmpeg Engine preset and named it "Direct stream copy MPEG-2 PS". It is in attachment. Place it in HandySaw installation folder. In it I've added output format setting "-f dvd", so this preset will copy any source media regardless its format to MPEG-2 PS format files.Of course do not forget to select it in HandySaw Preferences FFmpeg_DirectMPEG2_ini.zip ( 0 KB | 694 Downloads ) Dmitry Sinitsyn,Davis Software WWW IP Logged Davis Forum Administrator Offline Admin Posts: 79 Location: Ukraine Joined: 08.11.2005 Gender: Re: No Audio in Scene Files (HandySaw DS 4.1) Reply #21 - 12.12.2016 at 16:45:30 Print Post Ha!You're right!VLC fails with your result and with my result files.I'll test this more. But I guess this is VLC problemThank you. Dmitry Sinitsyn,Davis Software WWW IP Logged oscar New Member Offline I Love YaBB 2! Posts: 9 Joined: 12.12.2016 Re: No Audio in Scene Files (HandySaw DS 4.1) Reply #20 - 12.12.2016 at 16:39:06 Print Post You are indeed right in everything you say. But there is something strange because with VLC there is no sound and the audio codec information provided by VLC is different from that of the original file. IP Logged Davis Forum Administrator Offline Admin Posts: 79 Location: Ukraine Joined: 08.11.2005 Gender: Re: No Audio in Scene Files (HandySaw DS 4.1) Reply #19 - 12.12.2016 at 16:25:56 Print Post For me this is a good file. With audio.It played by MPC HC without problemsBTW Google play it with audio too Dmitry Sinitsyn,Davis Software WWW IP Logged Davis Forum Administrator Offline Admin Posts: 79 Location: Ukraine Joined: 08.11.2005 Gender: Re: No Audio in Scene Files (HandySaw DS 4.1) Reply #17 - 12.12.2016 at 15:51:26 Print Post Result looks fine for me from begin and from end some time)Can you share some of you result "bad" files with me?Best case is process log file + result video file Dmitry Sinitsyn,Davis Software WWW IP Logged. Now, however, Tidal's hi-res streams are in the open FLAC format, making hi-res streaming on the service far more accessible. To access hi-res streams on Tidal, simply I'm experimenting with ffmpeg commandline to see to see if I can re-stream a mpegts udp stream in different resolutions. I succeed in re-streaming an incoming stream intoRe: Streaming Reaper - Groups.io
RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2021-09-19 18:13 Changelog says northing about a breaking change in how clamd should work, except for maybe:Added the %f format string option to the ClamD VirusEvent feature to insert the file path of the scan target when a virus-event occurs. This supplements the VirusEvent %v option which prints the signature (virus) name. The ClamD VirusEvent feature also provides two environment variables, $CLAM_VIRUSEVENT_FILENAME and $CLAM_VIRUSEVENT_VIRUSNAME for a similar effect. CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2021-10-13 15:36 You should really ask ClamAV people, apparently they have changed something that breaks compatibility CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup mattg Moderator Posts: 22497 Joined: 2007-06-14 05:12 Location: 'The Outback' Australia Re: BUG: ClamAV 0.104.0 does not work Post by mattg » 2022-02-08 23:06 Did you start an issue on hMaislerver's github ?If not, can you please... Just 'cause I link to a page and say little else doesn't mean I am not being nice. RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 10:11 Question is, will that change break backwards compatibility?With what version that INSTREAM command was introduced? Why on earth they decided the delete it? They could just leave STREAM command there as alias for INSTREAM command CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 11:17 I think there is more to it then just changing STREAM with INSTREAMPrior 0.104.x clamav reported the PORT to connect toAfter that HMS send the STREAM command over port 1483The CLAMAV would reply back with another stream on port 1081:Code: Select allPORT 1081stream: Eicar-Signature FOUNDWith this INSTREAM change the whole PORT part seems to be to be left out, which result in HMS failing with the UNKNOWN COMMAND error CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 11:21 lord_dragonus wrote: 2022-02-09 11:15I already answered your questions on GitHub: should discuss it there.For record, this is my answer:Hello @RvdHout,it's marked as deprecated since February 11th 2009: ... b19bc9dR50The commands are slightly different: INSTREAM acceptes the data on the same communication port, whereas STREAM just send a new temporary port for the data to send to.Since the INSTREAM command has been added 2009 too, there is no problem for backward compatibility. So all ClamAV versions since 0.95 should work with INSTREAM.Thx, i'm gonna play with this....lets see where it gets me CIDR to Plugins and re-launch OBS temporarily. Then, re-enable the plugins one by one. For each plugin you activate, test OBS to pinpoint the plugin causing this issue. Alternatively, check if the plugins are compatible with the OBS version you’re using. You can either visit the OBS forums or the plugin’s developer page to confirm this. Another method is to check if you’re using outdated versions of the plugins. You should also clear the plugin cache or uninstall the plugins you don’t need or use. Internet Connection IssuesWeak or Unstable Internet Connection: If none of the problems mentioned above are causing your connection issues, we should channel our suspicion to your device. If your internet connection is weak or fluctuating, it will affect your OBS connection to Twitch. You can diagnose this by testing your internet’s upload speed with a speed test tool. If the speed doesn’t meet the requirements, that could be the problem. ISP Throttling Bandwidth: Sometimes, the internet connection issue is not from your device but from your internet service provider. Use the speed test tool to assess your upload and download speeds. Then, compare the results with the speeds your ISP promised in the subscription plan. If there’s an obvious difference between them, we can assume that this is what’s causing the issue. Steps to Troubleshoot the ProblemVerifying Stream Key Check for Typos and Ensure the Stream Key is Active.Log in to Twitch on your web browser.Click on your profile picture at the top right corner, and a drop-down menu will appear.Select ‘Creator Dashboard’ from the list.Find the left sidebar and tap ‘settings.’Select ‘Stream’ from the settings menu and scroll till you see ‘Stream Key & Preferences.’Click on ‘Show Key’ to reveal your stream key.Copy the entire stream key.Launch OBS Studio on your PC.Go to settings at the bottom-right corner.From the menu, select ‘Stream’ from the left sidebar.Paste the stream key you copied from Twitch in the field provided for it.Inspect the key to ensure it’s identical to what’s on Twitch.Click on ‘Apply’ and then ‘OK’ to save the changes on OBS.Then, use the ‘Start Streaming’ button to test your connection and check for errors. At the same time, check your Twitch dashboard to see if your stream is live.Generate a New KeyRepeat steps 1 to 5.Look for ‘Primary Stream Key’ and click on ‘Reset’ and then confirm. This will invalidate the previous stream key.Repeat steps 6 toStream PkUnZip by Cesa Re
= lm_unlock_fn;**** DeviceParameters temp;**** fileSource = DeviceSourceFICard::createNew(*env, fi_params, temp);** if (fileSource == NULL) {** *env * * exit(1);** }** FramedSource* videoES = fileSource;** ** // Create a framer for the Video Elementary Stream:** videoSource = MPEG1or2VideoStreamDiscreteFramer::createNew(*env,videoES);** ** // Finally, start playing:** *env * videoSink->startPlaying(*videoSource, afterPlaying, videoSink);** **}*and on the server side i used your* "test On Demand RTSP Server.cpp" exe *andthe code under section "* // A MPEG-2 Transport Stream, coming from a liveUDP (raw-UDP or RTP/UDP) source:"*Sir now where should i make changes at streamer side or server side?**---------- Forwarded message ----------Date: Sun, Jun 24, 2012 at 2:26 PMSubject: Re: [Live-devel] Missing sync byte!You haven't said anything about how your application is constructed, andMultiFramedRTPSource::doGetNextFrame1(): The total received frame sizeexceeds the client's buffer size (6).This means that whatever object you're feeding your "MultiFramedRTPSource"(subclass) object into has a (much) too small buffer size.Ross FinlaysonLive Networks, Inc. mailing list For starters, you shouldn't use a "MPEG1or2VideoStreamDiscreteFramer"; that's for MPEG-1 or 2 Elementary Stream data.If the data that comes from your "DeviceSourceFICard" object is Transport Stream data, then you should feed it into a "MPEG2TransportStreamFramer", and then a "SimpleRTPSink" to stream it.If the data that comes from your "DeviceSourceFICard" object is sequence of H.264 NAL units (one-at-a-time), then you should feed it into a "H264VideoStreamDiscreteFramer", and then a "H264VideoRTPSink" to stream it.Ross FinlaysonLive Networks, Inc. Hello sirSir the data that comes from mine "DeviceSourceFICard" object is TransportStream data, and i used the "MPEG2TransportStreamFramer" insteadof "MPEG1or2VideoStreamDiscreteFramer" as u said but still i am gettingthe "Missing Sync Byte" printed on the console on both the streamer andconsole side .What might the problem is ???**---------- Forwarded message ----------Date: Tue, Jun 26, 2012 at 5:52 AMSubject: Re: [Live-devel] Missing sync byte!For starters, you shouldn't use a "MPEG1or2VideoStreamDiscreteFramer";that's for MPEG-1 or 2 Elementary Stream data.If the data thatCD or High Res Streaming
AudioThumbnail class, so you shouldn't normally need to call it directly. ◆ storeThumb()Stores the cacheable data from the specified thumb in this cache. This is called automatically by the AudioThumbnail class, so you shouldn't normally need to call it directly. ◆ removeThumb() void AudioThumbnailCache::removeThumb ( int64 hashCode) Tells the cache to forget about the thumb with the given hashcode. ◆ readFromStream() bool AudioThumbnailCache::readFromStream ( InputStream & source) Attempts to re-load a saved cache of thumbnails from a stream. The cache data must have been written by the writeToStream() method. This will replace all currently-loaded thumbnails with the new data. ◆ writeToStream() void AudioThumbnailCache::writeToStream ( OutputStream & stream) Writes all currently-loaded cache data to a stream. The resulting data can be re-loaded with readFromStream(). ◆ getTimeSliceThread()Returns the thread that client thumbnails can use. ◆ saveNewlyFinishedThumbnail()This can be overridden to provide a custom callback for saving thumbnails once they have finished being loaded. ◆ loadNewThumb()This can be overridden to provide a custom callback for loading thumbnails from pre-saved files to save the cache the trouble of having to create them. The documentation for this class was generated from the following file:juce_AudioThumbnailCache.h. Now, however, Tidal's hi-res streams are in the open FLAC format, making hi-res streaming on the service far more accessible. To access hi-res streams on Tidal, simplyRe-stream using FFmpeg with Wowza Streaming Engine
Vision Buddy mission is to provide assistive technology to low vision individuals to help them gain back their independence.The Vision Buddy 4 is a wearable device designed for low vision individuals. With reading mode, magnification mode and tv mode this helps low vision individuals gain back their independence. Using a Sony camera, and magnification technology, you can zoom up to 10x. This makes reading, playing board games, and watching outside sporting events possible.The V4 is a wearable device powered by a Sony camera for magnification and reading modes. TV mode is connected via transmitter to the device you want to stream, and then displayed wirelessly to the headset. Using the TV hub transmitter provided, connect it directly to your cable box, phone, or computer to stream directly to your headset. You can also use magnification or reading mode with easy to use zoom in and zoom out buttons. The V4 was designed to help low vision individuals feel more independent and provide a better quality of life. The headset itself has an adjustable IPD to better assist many different eye conditions. The device can work with visual acuity of 20/100-20/800.AI Powered HD camera Using a Sony 16 MP camera, The V4 generates the best and most powerful magnification of any products like it4K Display Enjoy movies, outdoor landscapes, and even indoor activities all in 4K streamed right to your headsetTV/Movie Hub Stream from your cable box, phone, or computer, directly to your headset in an immersive personal theatre like experienceIncludes:-Vision Buddy headset-Vision Buddy HDMI streamer-External battery-Charger and HDMI cable- User guide Return PolicyAll returns must be received in Brand New Re-Saleable condition and are Subject to a 15% Re-Stocking charge' Return PolicyAll returns must be received in Brand New Re-Saleable condition and are Subject to a 15% Re-Stocking charge'Comments
Must be from a certificate authority (see Request an SSL certificate for Wowza Streaming Engine from a certificate authority). Self-signed certificates aren't supported. Wowza StreamLock™ certificates are fully supported (see Get SSL certificates from the Wowza Streaming Engine StreamLock service). You must specify the domain name when addressing the origin server. The origin IP address can't be used. If you don't specify a port value when addressing the origin server, port 443 is used. The live stream repeater will fail to connect to a non-SSL-protected destination port on the origin server. It will repeatedly try to connect. Connection failures like the following will be reported in the Wowza Streaming Engine logs: WARN server comment - LiveMediaStreamReceiver.secureConnectionValidation: SSL Connection was not established: wowzs://[wowza-ip-address]:1935/myApplication/_definst_/myStreamEach stream that's played through this application uses the primary and secondary origin URL values to locate the Wowza Streaming Engine origin server for the stream.3. Publish the source streamAfter configuring the origin and edge servers, publish a live stream to the application on the Wowza Streaming Engine origin server. Refer to the following resources for help with publishing a live stream from various cameras and encoders to the Wowza Streaming Engine origin server: Connect live sources Re-stream with Wowza Streaming EngineNote: When re-streaming, playback on the edge server fails if a .stream file on the edge server has an identical name to the source .stream file on the origin server, so ensure that there are no .stream files on the edge server with the same name as .stream
2025-04-11Doesn't mean I am not being nice. RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 10:11 Question is, will that change break backwards compatibility?With what version that INSTREAM command was introduced? Why on earth they decided the delete it? They could just leave STREAM command there as alias for INSTREAM command CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 11:17 I think there is more to it then just changing STREAM with INSTREAMPrior 0.104.x clamav reported the PORT to connect toAfter that HMS send the STREAM command over port 1483The CLAMAV would reply back with another stream on port 1081:Code: Select allPORT 1081stream: Eicar-Signature FOUNDWith this INSTREAM change the whole PORT part seems to be to be left out, which result in HMS failing with the UNKNOWN COMMAND error CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 11:21 lord_dragonus wrote: 2022-02-09 11:15I already answered your questions on GitHub: should discuss it there.For record, this is my answer:Hello @RvdHout,it's marked as deprecated since February 11th 2009: ... b19bc9dR50The commands are slightly different: INSTREAM acceptes the data on the same communication port, whereas STREAM just send a new temporary port for the data to send to.Since the INSTREAM command has been added 2009 too, there is no problem for backward compatibility. So all ClamAV versions since 0.95 should work with INSTREAM.Thx, i'm gonna play with this....lets see where it gets me CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup jimimaseye Moderator Posts: 10162 Joined: 2011-09-08 17:48 Re: BUG: ClamAV 0.104.0 does not work Post by jimimaseye » 2022-02-09 11:30 Also, even though STREAM is "deprecated" since 2009 it still continued to work up to 0.103. So what change was
2025-04-07This is unambiguously MPEG-2 Transport Stream format. Despite source format still is MPEG-2 ffmpeg will read it and create result in correct MPEG-2 Transport Stream format. VLC plays it correctly.2. I created copy of "Direct Stream Copy" FFmpeg Engine preset and named it "Direct stream copy MPEG-2 PS". It is in attachment. Place it in HandySaw installation folder. In it I've added output format setting "-f dvd", so this preset will copy any source media regardless its format to MPEG-2 PS format files.Of course do not forget to select it in HandySaw Preferences FFmpeg_DirectMPEG2_ini.zip ( 0 KB | 694 Downloads ) Dmitry Sinitsyn,Davis Software WWW IP Logged Davis Forum Administrator Offline Admin Posts: 79 Location: Ukraine Joined: 08.11.2005 Gender: Re: No Audio in Scene Files (HandySaw DS 4.1) Reply #21 - 12.12.2016 at 16:45:30 Print Post Ha!You're right!VLC fails with your result and with my result files.I'll test this more. But I guess this is VLC problemThank you. Dmitry Sinitsyn,Davis Software WWW IP Logged oscar New Member Offline I Love YaBB 2! Posts: 9 Joined: 12.12.2016 Re: No Audio in Scene Files (HandySaw DS 4.1) Reply #20 - 12.12.2016 at 16:39:06 Print Post You are indeed right in everything you say. But there is something strange because with VLC there is no sound and the audio codec information provided by VLC is different from that of the original file. IP Logged Davis Forum Administrator Offline Admin Posts: 79 Location: Ukraine Joined: 08.11.2005 Gender: Re: No Audio in Scene Files (HandySaw DS 4.1) Reply #19 - 12.12.2016 at 16:25:56 Print Post For me this is a good file. With audio.It played by MPC HC without problemsBTW Google play it with audio too Dmitry Sinitsyn,Davis Software WWW IP Logged Davis Forum Administrator Offline Admin Posts: 79 Location: Ukraine Joined: 08.11.2005 Gender: Re: No Audio in Scene Files (HandySaw DS 4.1) Reply #17 - 12.12.2016 at 15:51:26 Print Post Result looks fine for me from begin and from end some time)Can you share some of you result "bad" files with me?Best case is process log file + result video file Dmitry Sinitsyn,Davis Software WWW IP Logged
2025-04-19RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2021-09-19 18:13 Changelog says northing about a breaking change in how clamd should work, except for maybe:Added the %f format string option to the ClamD VirusEvent feature to insert the file path of the scan target when a virus-event occurs. This supplements the VirusEvent %v option which prints the signature (virus) name. The ClamD VirusEvent feature also provides two environment variables, $CLAM_VIRUSEVENT_FILENAME and $CLAM_VIRUSEVENT_VIRUSNAME for a similar effect. CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2021-10-13 15:36 You should really ask ClamAV people, apparently they have changed something that breaks compatibility CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup mattg Moderator Posts: 22497 Joined: 2007-06-14 05:12 Location: 'The Outback' Australia Re: BUG: ClamAV 0.104.0 does not work Post by mattg » 2022-02-08 23:06 Did you start an issue on hMaislerver's github ?If not, can you please... Just 'cause I link to a page and say little else doesn't mean I am not being nice. RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 10:11 Question is, will that change break backwards compatibility?With what version that INSTREAM command was introduced? Why on earth they decided the delete it? They could just leave STREAM command there as alias for INSTREAM command CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 11:17 I think there is more to it then just changing STREAM with INSTREAMPrior 0.104.x clamav reported the PORT to connect toAfter that HMS send the STREAM command over port 1483The CLAMAV would reply back with another stream on port 1081:Code: Select allPORT 1081stream: Eicar-Signature FOUNDWith this INSTREAM change the whole PORT part seems to be to be left out, which result in HMS failing with the UNKNOWN COMMAND error CIDR to RegEx: d-fault.nl/cidrtoregexDNS Lookup: d-fault.nl/dnstoolsDKIM Generator: d-fault.nl/dkimgeneratorDNSBL Lookup: d-fault.nl/dnsbllookupGEOIP Lookup: d-fault.nl/geoiplookup RvdH Senior user Posts: 3650 Joined: 2008-06-27 14:42 Location: The Netherlands Re: BUG: ClamAV 0.104.0 does not work Post by RvdH » 2022-02-09 11:21 lord_dragonus wrote: 2022-02-09 11:15I already answered your questions on GitHub: should discuss it there.For record, this is my answer:Hello @RvdHout,it's marked as deprecated since February 11th 2009: ... b19bc9dR50The commands are slightly different: INSTREAM acceptes the data on the same communication port, whereas STREAM just send a new temporary port for the data to send to.Since the INSTREAM command has been added 2009 too, there is no problem for backward compatibility. So all ClamAV versions since 0.95 should work with INSTREAM.Thx, i'm gonna play with this....lets see where it gets me CIDR to
2025-04-14Plugins and re-launch OBS temporarily. Then, re-enable the plugins one by one. For each plugin you activate, test OBS to pinpoint the plugin causing this issue. Alternatively, check if the plugins are compatible with the OBS version you’re using. You can either visit the OBS forums or the plugin’s developer page to confirm this. Another method is to check if you’re using outdated versions of the plugins. You should also clear the plugin cache or uninstall the plugins you don’t need or use. Internet Connection IssuesWeak or Unstable Internet Connection: If none of the problems mentioned above are causing your connection issues, we should channel our suspicion to your device. If your internet connection is weak or fluctuating, it will affect your OBS connection to Twitch. You can diagnose this by testing your internet’s upload speed with a speed test tool. If the speed doesn’t meet the requirements, that could be the problem. ISP Throttling Bandwidth: Sometimes, the internet connection issue is not from your device but from your internet service provider. Use the speed test tool to assess your upload and download speeds. Then, compare the results with the speeds your ISP promised in the subscription plan. If there’s an obvious difference between them, we can assume that this is what’s causing the issue. Steps to Troubleshoot the ProblemVerifying Stream Key Check for Typos and Ensure the Stream Key is Active.Log in to Twitch on your web browser.Click on your profile picture at the top right corner, and a drop-down menu will appear.Select ‘Creator Dashboard’ from the list.Find the left sidebar and tap ‘settings.’Select ‘Stream’ from the settings menu and scroll till you see ‘Stream Key & Preferences.’Click on ‘Show Key’ to reveal your stream key.Copy the entire stream key.Launch OBS Studio on your PC.Go to settings at the bottom-right corner.From the menu, select ‘Stream’ from the left sidebar.Paste the stream key you copied from Twitch in the field provided for it.Inspect the key to ensure it’s identical to what’s on Twitch.Click on ‘Apply’ and then ‘OK’ to save the changes on OBS.Then, use the ‘Start Streaming’ button to test your connection and check for errors. At the same time, check your Twitch dashboard to see if your stream is live.Generate a New KeyRepeat steps 1 to 5.Look for ‘Primary Stream Key’ and click on ‘Reset’ and then confirm. This will invalidate the previous stream key.Repeat steps 6 to
2025-03-25= lm_unlock_fn;**** DeviceParameters temp;**** fileSource = DeviceSourceFICard::createNew(*env, fi_params, temp);** if (fileSource == NULL) {** *env * * exit(1);** }** FramedSource* videoES = fileSource;** ** // Create a framer for the Video Elementary Stream:** videoSource = MPEG1or2VideoStreamDiscreteFramer::createNew(*env,videoES);** ** // Finally, start playing:** *env * videoSink->startPlaying(*videoSource, afterPlaying, videoSink);** **}*and on the server side i used your* "test On Demand RTSP Server.cpp" exe *andthe code under section "* // A MPEG-2 Transport Stream, coming from a liveUDP (raw-UDP or RTP/UDP) source:"*Sir now where should i make changes at streamer side or server side?**---------- Forwarded message ----------Date: Sun, Jun 24, 2012 at 2:26 PMSubject: Re: [Live-devel] Missing sync byte!You haven't said anything about how your application is constructed, andMultiFramedRTPSource::doGetNextFrame1(): The total received frame sizeexceeds the client's buffer size (6).This means that whatever object you're feeding your "MultiFramedRTPSource"(subclass) object into has a (much) too small buffer size.Ross FinlaysonLive Networks, Inc. mailing list For starters, you shouldn't use a "MPEG1or2VideoStreamDiscreteFramer"; that's for MPEG-1 or 2 Elementary Stream data.If the data that comes from your "DeviceSourceFICard" object is Transport Stream data, then you should feed it into a "MPEG2TransportStreamFramer", and then a "SimpleRTPSink" to stream it.If the data that comes from your "DeviceSourceFICard" object is sequence of H.264 NAL units (one-at-a-time), then you should feed it into a "H264VideoStreamDiscreteFramer", and then a "H264VideoRTPSink" to stream it.Ross FinlaysonLive Networks, Inc. Hello sirSir the data that comes from mine "DeviceSourceFICard" object is TransportStream data, and i used the "MPEG2TransportStreamFramer" insteadof "MPEG1or2VideoStreamDiscreteFramer" as u said but still i am gettingthe "Missing Sync Byte" printed on the console on both the streamer andconsole side .What might the problem is ???**---------- Forwarded message ----------Date: Tue, Jun 26, 2012 at 5:52 AMSubject: Re: [Live-devel] Missing sync byte!For starters, you shouldn't use a "MPEG1or2VideoStreamDiscreteFramer";that's for MPEG-1 or 2 Elementary Stream data.If the data that
2025-04-09